MatrixSynapse/webclient
Matthew Hodgson 4c7a1abd39 remove insanely busy logging which is killing CPU 2014-09-20 01:14:01 +01:00
..
components remove insanely busy logging which is killing CPU 2014-09-20 01:14:01 +01:00
home
img
js
login
media
recents
room remove the ng-model attribute from mainInput textarea to stop the digest being run every time you press a key (SYWEB-4) 2014-09-20 00:49:45 +01:00
settings
test
user
CAPTCHA_SETUP
README
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 Move video background element up as it was causing the page to scroll. 2014-09-19 17:40:00 +01: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
favicon.ico
index.html Notify a callee that their browser doesn't support VoIP too. 2014-09-19 18:22:14 +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/