corso-python-prato / share-system-team1

Other
3 stars 8 forks source link

RawBox

Build Status Coverage Status

How to make a first testing setup

The next time, you'll have only to open the virtualenvs:
shell 1:

    source server_rb/bin/activate
    python rawbox/server/server.py

shell 2:

    source client_rb/bin/activate
    cd rawbox/client
    python client_daemon.py

shell 3:

    source client_rb/bin/activate
    cd rawbox/client
    pyton client_cmdmanager.py

More info

Visit the Website (WORK IN PROGRESS)

Internal implementation

Deamon Client

alt tag

CMD Manager Client

alt tag