https://github.com/mattmakai/plushcap-sms
Open source monitoring with text message or phone call alerts using Twilio.
https://github.com/mattmakai/plushcap-sms
Last synced: 3 months ago
JSON representation
Open source monitoring with text message or phone call alerts using Twilio.
- Host: GitHub
- URL: https://github.com/mattmakai/plushcap-sms
- Owner: mattmakai
- License: bsd-3-clause
- Created: 2014-07-06T20:08:05.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T19:45:15.000Z (over 2 years ago)
- Last Synced: 2025-03-09T07:20:00.350Z (4 months ago)
- Language: Python
- Size: 159 KB
- Stars: 7
- Watchers: 6
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
===============================
Plushcap
===============================.. image:: https://travis-ci.org/makaimc/plushcap.png?branch=master
:target: https://travis-ci.org/makaimc/plushcap.. image:: https://pypip.in/d/plushcap/badge.png
:target: https://pypi.python.org/pypi/plushcapPlushcap monitors websites and alerts people via text or phone call if there
is a problem.* Free software: BSD license
* Documentation: http://plushcap.readthedocs.org.Features
--------* Continuously monitors a URL to determine if it is responding appropriately.
* Sends an SMS alert to a number if the URL HTTP response status code is
anything other than 200 OK.