Skip to content

Cappybar/RaspberryPiWeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple weather app for small raspberry pi display, based on pygame and OpenWeather.

Requirements:
-Raspberry Pi
-LCD gpio display
-Python3.10
-OpenWeatherApi key

Instruction

  1. To make this work, you will have to first make an account on OpenWeather website: https://openweathermap.org/
  2. Then git clone this repository and cd into it
  3. Copy your api key from: https://home.openweathermap.org/api_keys, and replace it in Config.json
    (You will have to wait up to 2h for your api key to activate)
  4. While you're in Config.json, replace your city name to the one you'd like
  5. Run pip3 install -r requirements.txt
  6. Run python3 main.py

About

transform your raspberry pi into weather app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages