This project is intended to be ran on a raspberry pi. One can upload content onto the server and the pi pulls and Views the message.
Install via $(sudo) python3 -m pip install -e . --user
- Normal:
python3 -m distancepi --config config/config.json
- Fun counter:
python3 distancepi/device.py
- This project assumes you are using a headless raspberry pi with sensehat. If you want to see the messages then run with onComputer=True
sudo systemctl daemon-reload
sudo systemctl start DistancePi.service
journalctl -u DistancePi.service