Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages