synapse/webclient
2014-09-19 18:00:16 +02:00
..
components Merge branch 'videocalls' into develop 2014-09-19 16:26:46 +01:00
home
img
js
login
media
recents
room Fix the "is webrtc supported" titles on buttons and make the video / voice call buttons appear in multi-user rooms but be greyed out with approriate titles. 2014-09-19 16:52:45 +01:00
settings
test
user
app-controller.js First working version of UI chrome for video calls. 2014-09-19 16:18:15 +01:00
app-directive.js
app-filter.js
app.css SYWEB-32: made all input/textearea inherit the font of their parent 2014-09-19 18:00:16 +02:00
app.js SYWEB-13: Do not start the app if the browser does not support WEBStorage. 2014-09-19 17:20:33 +02:00
CAPTCHA_SETUP
favicon.ico
index.html Merge branch 'videocalls' into develop 2014-09-19 16:26:46 +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/