MatrixSynapse/webclient
Matthew Hodgson b86d2a2d4f update presence times in realtime through the magic of two-way binding 2014-08-29 17:22:48 +01:00
..
components better support for call hangups 2014-08-29 15:18:57 +01:00
home
img
js
login
recents
room update presence times in realtime through the magic of two-way binding 2014-08-29 17:22:48 +01:00
settings Show desktop notification state. Provide help if the user has previously denied permission to display them. 2014-08-29 17:13:57 +02:00
user
README
app-controller.js Show desktop notification state. Provide help if the user has previously denied permission to display them. 2014-08-29 17:13:57 +02:00
app-directive.js
app-filter.js
app.css
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/