How to use:
- git clone https://github.com/HeatfanJohn/CHIPWeatherDisplay.git into /home/chip (or /opt)
- Install requirements by performing:
sudo apt-get install python-pygamewget https://launchpad.net/python-weather-api/trunk/0.3.8/+download/python-pywapi_0.3.8-0ubuntu0ppa1_all.debsudo dpkg -i python-pywapi_0.3.8-0ubuntu0ppa1_all.deb- Default zip code is "33330", use
-z <zip code>option to specify zip code for Weather report sudo cp /home/chip/CHIPWeatherDisplay/CHIPTFTWeatherApp.service /etc/systemd/system/sudo systemctl enable CHIPTFTWeatherAppsudo systemctl start CHIPTFTWeatherApp