-
Notifications
You must be signed in to change notification settings - Fork 3
Generate an iCal feed for PagerDuty schedules
License
JeremyGrosser/pagercal
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
iCal feed for PagerDuty schedules Requirements ------------ - Python >= 2.6 & < 3.0 - bottle (http://pypi.python.org/pypi/bottle) - dateutil < 2.0 (http://labix.org/python-dateutil) Usage ----- cp example_config.py config.py Edit config.py and fill in your username/password/whatever Run python server.py, I recommend running it under supervisord or the watchdog daemon of your choice. Subscribe to http://localhost:9993/calendar/operations.ics in iCal or whatever calendar client you prefer. "operations" in this URL corresponds to the key in the SCHEDULES dict in config.py. You may have as many schedules as you like.
About
Generate an iCal feed for PagerDuty schedules
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published