MatrixSynapse/webclient
Matthew Hodgson 60245c4f90 implement html5 notifications. (have to be explicitly requested under Config) 2014-08-17 03:48:28 +01:00
..
components
img
js
login
room implement html5 notifications. (have to be explicitly requested under Config) 2014-08-17 03:48:28 +01:00
rooms
README
app-controller.js implement html5 notifications. (have to be explicitly requested under Config) 2014-08-17 03:48:28 +01:00
app.css implement html5 notifications. (have to be explicitly requested under Config) 2014-08-17 03:48:28 +01:00
app.js
favicon.ico
index.html implement html5 notifications. (have to be explicitly requested under Config) 2014-08-17 03:48:28 +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/