0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-10 11:51:57 +02:00
synapse/webclient
2014-10-31 11:56:36 +00:00
..
components
home
img
js
login
media
recents
room SYWEB-102: Fix desktop notification msg when a user with no display name joins a room. 2014-10-31 11:56:36 +00:00
settings
test
user
app-controller.js
app-directive.js
app-filter.js
app.css
app.js
bootstrap.css
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/