- Install simpleWS-python.
$ git clone https://github.com/rednaks/simpleWS-python.git $ cd simpleWS-python $ sudo python setup.py install
- Install The Gnu Distro.
- Clone the repo:
$ git clone https://github.com/ClubEspritLibre/the-Gnu-Distro.git
- Start the websocket server:
$ cd the-Gnu-Distro $ python src/server/distro-server.py
- Open up
the-Gnu-Distro/src/webapp/index.html
with your favorite web browser.