Skip to content

yojoebosolo/Desktop-Weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desktop-Weather

Find the build guide here:

       https://mustardcorner.com/desktop-weather

Code for the Desktop Weather build:

       sudo apt-get install git

       git clone https://github.com/yojoebosolo/Desktop-Weather.git

Libraries needed:

       Requests - pip install requests

       IF using RaspiOS Lite, you will need to install pip.

Crontab setup needed:

       crontab -e

       add the following line to the bottom:

       @reboot sleep 100 && python3 /home/pi/Desktop-Weather/main.py

       "Control + X"

       "Y" (yes)

       "Enter"

For Arduino/ESP32 versions, go here:

       https://github.com/MaeseppTarvo/DesktopWeather

About

Code for the Desktop Weather build

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages