Skip to content

senzil/cabot-alert-pushover

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cabot Pushover Plugin

This plugin allows you to send alerts to Pushover. It needs an app API key, and device IDs for each user.

Installation

  1. Activate the Cabot venv
  2. Run pip install cabot-alert-pushover
  3. Add cabot_alert_pushover to the CABOT_PLUGINS_ENABLED list in <environment>.env
  4. Add PUSHOVER_TOKEN=<YOUR_APP_KEY>
  5. Stop Cabot
  6. Run foreman run python manage.py syncdb
  7. Start Cabot.

About

Send Pushover notifications from Cabot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%