A PyGame-based wind data display.
Display local Windguru or Holfuy data on Raspberry Pi.
Installation instructions
sudo apt-get install python3
sudo apt-get install python3-pip
sudo apt-get install libsdl1.2-dev libsdl-ttf2.0-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libjpeg-dev libportmidi-dev libtimedate-perl
pip3 install pygame
pip3 install requests
git clone https://github.com/ciprian288/Windguru-and-Holfuy-display.git
-
edit config.py with data for wind service and location and:
cd Windguru-and-Holfuy-display
python3 wind.py
© 2021 GitHub, Inc.