QoL improvements to the way members leave projects in the space
pip install -r requirements.txt
cp config.json.example config.json
- Set
config.json
parameterstidyauth_token
- Token for tidyauthtidyauth_address
- Address where tidyauth can be reachedlogo
- The logo for the top of the receipt insideimg/
events
- URL to a JSON containing upcoming events. Can be generated by a utility script
- Point to your printer
- Find your vendor and device IDs using
lsusb
cp printer.py.example printer.py
- Add your IDs in place of
1234
inprinter.py
- Find your vendor and device IDs using
Pretty much needs to be run as a service as root.
listen.py