0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2025-03-05 11:30:19 +01:00
synapse/webclient
2014-09-06 10:26:41 -07:00
..
components fix desktop notifs, which were broken in eab463fd 2014-09-06 10:26:41 -07:00
home Use the room_display_name when presenting on the home page, and not the room_alias which may not be set. 2014-09-06 09:53:39 -07:00
img
js
login
recents
room fix desktop notifs, which were broken in eab463fd 2014-09-06 10:26:41 -07:00
settings
user
app-controller.js
app-directive.js
app-filter.js
app.css Center recaptcha dialog. 2014-09-06 10:15:05 -07: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/