MatrixSynapse/webclient
Emmanuel ROHEE c21fcb3373 Determine and send user presence state 2014-08-26 16:25:27 +02:00
..
components Determine and send user presence state 2014-08-26 16:25:27 +02:00
home Adjusted webclient to use new state paths. Updated membership msg template to actually show the person invited. Factored out common membership functions in matrix service. 2014-08-26 10:24:47 +01:00
img
js
login
room Adjusted webclient to use new state paths. Updated membership msg template to actually show the person invited. Factored out common membership functions in matrix service. 2014-08-26 10:24:47 +01:00
settings
user
README
app-controller.js Determine and send user presence state 2014-08-26 16:25:27 +02:00
app-directive.js
app-filter.js
app.css
app.js
favicon.ico
index.html Determine and send user presence state 2014-08-26 16:25:27 +02:00

README

Basic Usage
-----------

The Synapse web client needs to be hosted by a basic HTTP server.

You can use the Python simple HTTP server::

    $ python -m SimpleHTTPServer

Then, open this URL in a WEB browser::

    http://127.0.0.1:8000/