This is another version of DIY weather alert system. The first version is here using Gmail and Twitter API.
80% of smartphone users check their phone within 15 minutes after waking up in the morning for social media, emails and weather. Won't it be wonderful if you have one less thing to worry in the morning?
What if you have a customized weather alert which will automatically send you a short message ONLY when there is a chance of rain above your pre-defined threshold with fully customizable functions.
Since you are checking emails and social media anyway, do not waste your time checking the weather on the separated app. It is now live on your facebook msg box!
- keys.py : put your facebook email, password, and accuweather API key here
- main.py : this is the main script, it will call the keys.py and params.py
- params.py : modify the threshold and location here
- Python 3.6 with pandas and fbchat packages installed
- AccuWeather developer account
- Facebook chat setup
Please give it a try, enjoy and let me know your feedback!
Use of this script or material is "at your own risk", at all times. You can discontinue the use of this script at any time. I shall not be liable to any damages resulting from the use of this material provided.