okechukwu001 / raspberrypi_python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

raspberrypi_python

Clock/weather/bus display in office. Use cron:

*/1 * * * * python ~pi/raspberrypi_python/update_localinfo.py -r -w --nobus -d /tmp/ -v; sudo chown pi /tmp/*.data; /usr/local/bin/scroll_ppm /tmp/localinfo.ppm 55

Clock/weather at home:

sudo nohup python raspberrypi_python/clock_temp.py 4

About


Languages

Language:Python 100.0%