Skip to content

N3evin/WeatherPi

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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