synapse-product/webclient
2014-11-04 15:44:58 +00:00
..
components Merge pull request #11 from matrix-org/webclient-room-data-restructure 2014-11-04 15:44:58 +00:00
home Remove events.rooms[room_id] entirely from event-handler-service. 2014-11-03 12:18:22 +00:00
img
js
login
media
recents Variable renaming, general cleanup. Don't feed state events from /initialSync twice. 2014-11-03 15:17:32 +00:00
room Merge pull request #11 from matrix-org/webclient-room-data-restructure 2014-11-04 15:44:58 +00:00
settings
test Don't need this; should be on -g path. 2014-11-04 15:35:34 +00:00
user
app-controller.js Make call stuff use modelService. 2014-11-03 10:33:38 +00:00
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/