Skip to content

A short lazy afternoon program to receive weather alerts on your phone

Notifications You must be signed in to change notification settings

venkateshmantha/WeatherNotif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Weather Notif

A short program in Python to receive weather updates on your phone using Twilio and WUnderground.

-For the program to work, you need to have an account with Twilio. Alternately, if you plan on getting a trial account for development, you can read about it here.

-You also need to have a subscription key from WUnderground for the weather data which can be obtained by signing up here.

-Once you have the credentials, integrating them into the program is a breeze as seen from their documentation below. Twilio WUnderground

The program can be then deployed on to a server or run locally as a cron job to continue receiving alerts on your phone.

About

A short lazy afternoon program to receive weather alerts on your phone

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages