Displays the status of 8 of the tube lines, using the TFL API and the pimoroni Blinkt
pip install -r requirements.txt
python blinkt-tube-status.py
By default this will query the TFL API every 2 minutes
Included in the Makefile
is an option to create a package so you can install/uninstall the script on your raspberry Pi.
Please be aware that this has only been tested on my raspberry pi, so please be careful if using.