Notify when a webcron monitor goes down.
You have to create an element called 'webcronic' in the MacOS keychain containing your API credentials.
- PyObjC
- py2app
- rumps (this fork: https://github.com/tito/rumps)
python webcronic.py
python setup.py py2app
Thanks @jaredks for providing rumps. It's very simple and helpful.