📟 CLI scripts to get notified via MS Teams, Discord, Pushover, sipgate SMS and many more...
549
A collection of Perl scripts to notify you via Mailgun, Microsoft Teams, Pushover, Discord, sipgate SMS, GitHub and GitLab issues.
» More help and Dockerfile: https://github.com/Cyclenerd/notify-me
Docker Hub registry:
docker pull cyclenerd/notify-me:latest
Run:
docker run cyclenerd/notify-me:latest mailgun.pl --help
Run:
docker run cyclenerd/notify-me:latest ms-teams.pl --help
Run:
docker run cyclenerd/notify-me:latest pushover.pl --help
Run:
docker run cyclenerd/notify-me:latest discord.pl --help
Run:
docker run cyclenerd/notify-me:latest sipgate-sms.pl --help
Run:
docker run cyclenerd/notify-me:latest github-issue.pl --help
Run:
docker run cyclenerd/notify-me:latest github-issue-comment.pl --help
Run:
docker run cyclenerd/notify-me:latest gitlab-issue.pl --help
Run:
docker run cyclenerd/notify-me:latest gitlab-issue-comment.pl --help
Pass environment variables to container:
docker run --env APP_MSG=test cyclenerd/notify-me:latest pushover.pl --help
Content type
Image
Digest
sha256:10ba92970…
Size
46.3 MB
Last updated
about 1 year ago
docker pull cyclenerd/notify-me