Skip to content

N3evin/WeatherPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0cd7721 · Dec 6, 2017

History

10 Commits
Nov 3, 2017
Nov 3, 2017
Nov 3, 2017
Nov 3, 2017
Nov 3, 2017
Nov 3, 2017
Nov 3, 2017
Dec 6, 2017

Repository files navigation

WeatherPi

A weather application make for Raspberry Pi with python and tkinter, using Yahoo weather API.

Weather's icons: plain weather icons by MerlinTheRed

Requirements:

  • Raspberry Pi
  • Python 3.++

Step 1: Clone repository

sudo rm -rf WeatherPi
git clone https://github.com/N3evin/WeatherPi.git
chmod -R 755 WeatherPi
cd WeatherPi/

Step 2: Edit Location

sudo nano ./main.py
edit desired location
CTR + c
CTR + x
Y

Step 3: Start the program

python3 ./main.py

Imgur

About

A weather application make for Raspberry Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages