An open API service indexing awesome lists of open source software.

https://github.com/icewreck/hookmsg

WebHook and Notification System
https://github.com/icewreck/hookmsg

Last synced: 2 months ago
JSON representation

WebHook and Notification System

Awesome Lists containing this project

README

          

# HookMsg

Create webhooks (remote triggers) to execute scripts (bash, python, whatever) on your machine (kind of like a simpler [CGI](https://en.wikipedia.org/wiki/Common_Gateway_Interface)). It also acts like a notification system and gotify alternative.

**Optional Requirements:**
* A matrix homeserver like Dendrite.
* Telegram bot api key for tg messages.
* SMTP server for emails.