0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2025-01-11 19:03:46 +01:00
synapse/syweb/webclient
2014-11-11 05:02:24 +00:00
..
components
home
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
media
recents
room fix weird shaped message table rows 2014-11-11 05:02:24 +00:00
settings
test add new peity dep to tests 2014-11-11 04:45:32 +00:00
user
app-controller.js
app-directive.js
app-filter.js
app.css fix weird shaped message table rows 2014-11-11 05:02:24 +00:00
app.js
bootstrap.css
CAPTCHA_SETUP
favicon.ico
index.html major CSS overhaul to try to make things look a bit cleaner 2014-11-11 04:39:30 +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

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/