0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-12-18 17:44:36 +01:00
synapse/webclient
2014-09-18 19:12:21 +02:00
..
components Oops. Removed dev logs 2014-09-18 17:48:20 +02:00
home
img
js Added test directory, karma conf, and angular-mocks. Expect it to work? Pah, not yet. 2014-09-18 17:59:15 +01:00
login
media
recents SYWEB-14: BF: rooms invitations were not visible in recents after launching/refreshing the web page 2014-09-18 17:34:26 +02:00
room Fixed missing component dependency which created a crash 2014-09-18 19:12:21 +02:00
settings fix binger description 2014-09-18 15:25:11 +01:00
test Added test directory, karma conf, and angular-mocks. Expect it to work? Pah, not yet. 2014-09-18 17:59:15 +01:00
user
app-controller.js
app-directive.js
app-filter.js
app.css
app.js
CAPTCHA_SETUP
favicon.ico
index.html
mobile.css
README fix wordwrap 2014-09-18 15:25:25 +01: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/