You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
matrix.org 4f475c7697 Reference Matrix Home Server 9 years ago
..
components/matrix Reference Matrix Home Server 9 years ago
img Reference Matrix Home Server 9 years ago
js Reference Matrix Home Server 9 years ago
login Reference Matrix Home Server 9 years ago
room Reference Matrix Home Server 9 years ago
rooms Reference Matrix Home Server 9 years ago
README Reference Matrix Home Server 9 years ago
app-controller.js Reference Matrix Home Server 9 years ago
app.css Reference Matrix Home Server 9 years ago
app.js Reference Matrix Home Server 9 years ago
favicon.ico Reference Matrix Home Server 9 years ago
index.html Reference Matrix Home Server 9 years ago

README

Basic Usage
-----------

The Synapse web client needs to be hosted by a basic HTTP server.

You can use the Python simple HTTP server::

$ python -m SimpleHTTPServer

Then, open this URL in a WEB browser::

http://127.0.0.1:8000/