MatrixSynapse/webclient
Matthew Hodgson 26766c22eb todo 2014-08-29 17:54:18 +01:00
..
components
home oops. Should not have c+p all lines 2014-08-29 18:29:04 +02:00
img
js
login
recents
room todo 2014-08-29 17:54:18 +01:00
settings Get user display name and avatar from the server rather than storing them in the local storage 2014-08-29 18:23:18 +02:00
user
README
app-controller.js
app-directive.js
app-filter.js
app.css fix mobile skin by hiding recents LHS in /rooms 2014-08-29 17:54:18 +01:00
app.js
favicon.ico
index.html

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/