Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siimon/sldeviationwatcher
https://github.com/siimon/sldeviationwatcher
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/siimon/sldeviationwatcher
- Owner: siimon
- Created: 2011-09-17T21:04:23.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-03-19T14:21:42.000Z (almost 11 years ago)
- Last Synced: 2024-04-22T05:09:15.247Z (9 months ago)
- Language: Python
- Homepage:
- Size: 194 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
##Deviation tracker for SL (Stockholm commuter traffic)
This project tracks deviations from SL (Stockholms Länstrafik).
When a new deviation has been detected, an email is sent to configured user and if the deviation is a major distruption a push notice is sent through [Pushover](http://pushover.net)
### Requirements:
* Local running smtp server
* Only tested on Python 2.7, might work on other versions aswell..
* An API Key for SLDeviationAPI from traiklab.se (free, though a registered project is required)### Other features:
* Possible to store each deviation, with reason and time.
* Pushnotifications through Pushover### Setup instructions
Copy default_config.py and rename it to config.py
Change desired configurations in config.py to match your environment.run python SLWatcher.py