https://github.com/dansl/raspi-weather
Raspberry Pi time and weather touch display.
https://github.com/dansl/raspi-weather
python raspberry-pi raspi touchscreen weather
Last synced: about 1 month ago
JSON representation
Raspberry Pi time and weather touch display.
- Host: GitHub
- URL: https://github.com/dansl/raspi-weather
- Owner: dansl
- License: mit
- Created: 2025-03-16T03:00:09.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2025-03-16T03:09:55.000Z (about 1 month ago)
- Last Synced: 2025-03-16T04:18:48.810Z (about 1 month ago)
- Topics: python, raspberry-pi, raspi, touchscreen, weather
- Language: Python
- Homepage:
- Size: 1.11 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# README #
Little python script built to run on a Raspi with a piTFT 2.8". Shows the weather, and updates every 3 hours.
### How do I get set up? ###
* Raspberry Pi
* PiTFT - https://www.adafruit.com/product/1601### Requirements ###
* Install Pygame
