MatrixSynapse/webclient
Matthew Hodgson 17a4bc10bc switch default profile image to one of our own devising (dating back to communicator(!)) 2014-08-31 00:37:01 +01:00
..
components
home
img switch default profile image to one of our own devising (dating back to communicator(!)) 2014-08-31 00:37:01 +01:00
js
login
recents
room
settings tweaks to settings page 2014-08-30 00:50:51 +01:00
user
README
app-controller.js
app-directive.js
app-filter.js
app.css tweaks to settings page 2014-08-30 00:50:51 +01:00
app.js
favicon.ico
index.html actually add a 'home' button 2014-08-30 00:44:56 +01: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/