Skip to content

Web CGI and SMS notifyer script for checking/alerting people of weather advisories in county/regions they specify

Notifications You must be signed in to change notification settings

jimsmithkka/weather_notifyer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather_notifyer

Web CGI and SMS notifyer script for checking/alerting people of weather advisories in county/regions they specify

Need to add a tie between User Auth name with listed zones, and associated sms numbers (could use a data-dumper for initial creation)

Proposed data structure is :

uid1 { location1 { number1, number2, numberN, }, location2 { number1, number2, numberN, }, location3 { number1, number2, numberN, }, }, uid2 { location1 { number1, number2, numberN, }, location2 { number1, number2, numberN, }, location3 { number1, number2, numberN, }, },

About

Web CGI and SMS notifyer script for checking/alerting people of weather advisories in county/regions they specify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages