MatrixSynapse/webclient
Kegan Dougal c585c87c4b Renamed /ds to /directory 2014-08-27 14:54:29 +01:00
..
components Renamed /ds to /directory 2014-08-27 14:54:29 +01:00
home Avoid double call of refresh at app startup 2014-08-26 16:57:41 +02:00
img
js
login
room
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/