Skip to content

cdeex/washyourcar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WashYourCar

💧🚗💧

Python script to notify you via phone (Pushover) when weather is fine for washing car. Based on openweather.com

config.py

config.py file should contains API Token and user for Pushover and appID for your app in openweather

PUSH_API_TOKEN = "t0k3n"
PUSH_API_USER = "us3r" 
OPENWEATHER_APP_ID = "app1d"
LOGS_DIRECTORY = '/path/to/your/weather/logs/'

About

Python script to notify when weather is fine for washin car. Based on openweather.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages