synapse/webclient
2014-10-31 11:56:36 +00:00
..
components Factor out notification logic. 2014-10-31 11:54:04 +00:00
home
img
js SYWEB-12: You'll be needing this. 2014-10-30 17:33:14 +00:00
login
media
recents
room SYWEB-102: Fix desktop notification msg when a user with no display name joins a room. 2014-10-31 11:56:36 +00:00
settings
test
user
app-controller.js Implement SYWEB-58: Clicking a notification now takes you to that room. 2014-10-29 11:29:26 +00:00
app-directive.js SYWEB-12: More formatting and tweaking of state event JSON. 2014-10-30 16:21:27 +00:00
app-filter.js SYWEB-12: Add a 'Room Info' button which displays all state content. 2014-10-30 11:15:44 +00:00
app.css SYWEB-12: More formatting. 2014-10-30 13:24:40 +00:00
app.js Add notification-service.js to handle binging/notifications. Shift logic to this service. 2014-10-31 11:20:07 +00:00
bootstrap.css
CAPTCHA_SETUP
favicon.ico
index.html Add notification-service.js to handle binging/notifications. Shift logic to this service. 2014-10-31 11:20:07 +00:00
mobile.css fix mobile CSS layout 2014-10-28 10:03:59 +01:00
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/