0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-11-20 12:24:59 +01:00
synapse/webclient
2014-09-22 17:46:53 +01:00
..
components Show display name changes in the message list. 2014-09-22 17:46:53 +01:00
home
img
js
login Set required environment variables for e2e testing. 2014-09-22 15:00:23 +01:00
media
recents
room Show display name changes in the message list. 2014-09-22 17:46:53 +01:00
settings
test Add working protractor e2e test. 2014-09-22 16:50:12 +01:00
user
app-controller.js
app-directive.js
app-filter.js
app.css
app.js
CAPTCHA_SETUP
favicon.ico
index.html Better logging of ICE candidates and fail the call when ICE fails. 2014-09-22 10:55:01 +01:00
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/