forked-synapse/syweb/webclient
2014-11-13 11:58:28 +00:00
..
components SYWEB-152: Migrate IRC command logic to commands-service. 2014-11-13 11:55:49 +00:00
home Remove getRoomAliasAndDisplayName: room name logic is in mRoomName filter, and this method was only used for /publicRooms requests. 2014-11-12 11:49:27 +00:00
img major CSS overhaul to try to make things look a bit cleaner 2014-11-11 04:39:30 +00:00
js major CSS overhaul to try to make things look a bit cleaner 2014-11-11 04:39:30 +00:00
login Start adding regression tests. First up, register-controller for SYWEB-109. 2014-11-06 11:55:07 +00:00
media Move webclient to a python module so that it can be installed 2014-11-04 15:57:23 +00:00
recents SYWEB-57: Highlight rooms which have had their bingers go off in blue. 2014-11-12 15:31:06 +00:00
room SYWEB-152: Unbreak /me 2014-11-13 11:58:28 +00:00
settings Move webclient to a python module so that it can be installed 2014-11-04 15:57:23 +00:00
test Add more recents service unit tests. 2014-11-12 16:32:17 +00:00
user Move webclient to a python module so that it can be installed 2014-11-04 15:57:23 +00:00
app-controller.js Various fixes to try & make openwebrtc safari extension work (still doesn't work). 2014-11-07 17:56:28 +00:00
app-directive.js Move webclient to a python module so that it can be installed 2014-11-04 15:57:23 +00:00
app-filter.js Add duration filter unit tests. 2014-11-05 17:49:03 +00:00
app.css This gives just enough space for the vertical scrollbar to be shown without adding a horizontal scrollbar. 2014-11-13 10:19:09 +00:00
app.js SYWEB-152: Migrate IRC command logic to commands-service. 2014-11-13 11:55:49 +00:00
bootstrap.css Move webclient to a python module so that it can be installed 2014-11-04 15:57:23 +00:00
CAPTCHA_SETUP Move webclient to a python module so that it can be installed 2014-11-04 15:57:23 +00:00
favicon.ico Move webclient to a python module so that it can be installed 2014-11-04 15:57:23 +00:00
index.html SYWEB-152: Migrate IRC command logic to commands-service. 2014-11-13 11:55:49 +00:00
mobile.css major CSS overhaul to try to make things look a bit cleaner 2014-11-11 04:39:30 +00:00
README Move webclient to a python module so that it can be installed 2014-11-04 15:57:23 +00:00

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/