synapse/webclient
2014-09-12 17:43:35 +02:00
..
components Clean data when user logs out 2014-09-12 17:43:35 +02:00
home Clean data when user logs out 2014-09-12 17:43:35 +02:00
img
js
login
media
recents Clean data when user logs out 2014-09-12 17:43:35 +02:00
room
settings
user
app-controller.js Clean data when user logs out 2014-09-12 17:43:35 +02:00
app-directive.js
app-filter.js
app.css Fixed public room name and users count alignement 2014-09-12 16:46:20 +02:00
app.js
CAPTCHA_SETUP
favicon.ico
index.html
mobile.css
README

Basic Usage
-----------

The web client should automatically run when running the home server. Alternatively, you can run
it stand-alone:

    $ python -m SimpleHTTPServer

Then, open this URL in a WEB browser::

    http://127.0.0.1:8000/