Ecosyste.ms: Awesome
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: 1 day ago
JSON representation
WebHook and Notification System
- Host: GitHub
- URL: https://github.com/icewreck/hookmsg
- Owner: IceWreck
- Created: 2020-09-03T06:04:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-05T13:57:15.000Z (about 1 year ago)
- Last Synced: 2025-01-15T06:06:59.983Z (6 days ago)
- Language: Go
- Homepage:
- Size: 61.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.