Skip to content

N3evin/WeatherPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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