A weather application make for Raspberry Pi with python and tkinter, using Yahoo weather API.
Weather's icons: plain weather icons by MerlinTheRed
- Raspberry Pi
- Python 3.++
sudo rm -rf WeatherPi
git clone https://github.com/N3evin/WeatherPi.git
chmod -R 755 WeatherPi
cd WeatherPi/
sudo nano ./main.py
edit desired location
CTR + c
CTR + x
Y
python3 ./main.py