See README.md for the original README.
- Install Python virtual environment and dependencies:
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
- Edit file
config.jsonand set hostname/IP for the server.
source .venv/bin/activate
./run.sh