Skip to content

A tool to publish SF Bay Area Spare The Air data as an ical

Notifications You must be signed in to change notification settings

schredder/sparetheair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sparetheair

A tool to publish SF Bay Area Spare The Air data as an ical

It reads the RSS Feed: http://www.baaqmd.gov/Feeds/AlertRSS.aspx
...and puts it into an iCal file.

I run this daily, copy the iCal file onto a personal web server, and subscribe to it using OS X's and iOS's Calendar

Usage

  • Run bin/sparetheairto generate or add to ./stacal.ics
  • Run bin/run_unittests to run tests

Requirements

  • Tested using Python 2.7.6
  • External Modules:
    • requests
    • rfc3987
    • bs4
    • icalendar

TODO:

  • Factor out RSS URL and iCal file to external config file

About

A tool to publish SF Bay Area Spare The Air data as an ical

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages