mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-08 12:12:52 -05:00
| .. | ||
| components | ||
| home | ||
| img | ||
| js | ||
| login | ||
| media | ||
| recents | ||
| room | ||
| settings | ||
| test | ||
| user | ||
| app-controller.js | ||
| app-directive.js | ||
| app-filter.js | ||
| app.css | ||
| app.js | ||
| 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/