Polls specified websites and alerts using system notifications.
Project description
website-poller polls websites specified at ~/.websitepollerrc (JSON) and alerts using system notifications should some website fail to respond properly.
Define your ~/.websitepollerrc like this:
{
"user-agent": "Koodilehto Website Poller",
"websites": [
"http://www.github.com",
"http://www.google.com"
]
}
Installation
Linux
Change the paths at ./install.sh and run it, or add the crontab entry yourself: @hourly DISPLAY=:0.0 /path/to/websitepoller > /dev/null
Make sure you have python-notify2 installed in order for the notications to work.
OS X
Make sure you have Growl and growlnotify installed. Otherwise Linux instructions apply.
Windows
No official support at the moment. Feel free to contribute.
License
MIT. See LICENSE for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file website-poller-0.5.8.tar.gz
.
File metadata
- Download URL: website-poller-0.5.8.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ac518deea87f4b4428fef285a2066d119a9335e2cb059ad3374b51296a7db2a |
|
MD5 | 9761c580d14aa30bf83d740720e9710c |
|
BLAKE2b-256 | 7a224904de646a0bab8ad2574c1aa76dc79b45a9d769ff0f98e832ff0a4eee64 |