Skip to content

Automatically checks the specified websites for downtime and notifies you through Twilio SMS.

License

Notifications You must be signed in to change notification settings

johnthegreat/DowntimeNotifier

Repository files navigation

DowntimeNotifier

Periodically polls a website and sends a text message (using Twilio) if the website is down.

Usage

  1. Clone or download the repo.
  2. Run yarn or npm install.
  3. Copy .env.example to .env.
  4. Update .env to include your Twilio credentials.
  5. Update app.js to add a website you want checked. The file demonstrates example usage.
  6. Run node app.js

License

Copyright © 2019-2020 John Nahlen

MIT License. See LICENSE.txt.

About

Automatically checks the specified websites for downtime and notifies you through Twilio SMS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published