Skip to content

Sends me a text to bring my bike inside if it's going to rain tomorrow

Notifications You must be signed in to change notification settings

kpolley/Raincheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Raincheck

Raincheck is a python script that checks tomorrow's forcast, then sends me a Facebook message telling me to bring my bike inside if it's going to rain. I use ZeevG's forcast-io and carpedm20's facebook messenger python wrappers to complete this project.

To install, you must have both forcast-io and facebook messenger wrappers installed:

$ pip install python-forecastio
$ pip install fbchat

finally, run my script:

$ python Raincheck.py

Enjoy!

About

Sends me a text to bring my bike inside if it's going to rain tomorrow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages