ClubEspritLibre / the-Gnu-Distro

A Gnu Distro WebApp
3 stars 15 forks source link

The Gnu Distro

Installation:

  1. Install simpleWS-python.

    $ git clone https://github.com/rednaks/simpleWS-python.git
    $ cd simpleWS-python
    $ sudo python setup.py install
    
  2. 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 
      
  3. Open up the-Gnu-Distro/src/webapp/index.html with your favorite web browser.