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
- Host: GitHub
- URL: https://github.com/icewreck/hookmsg
- Owner: IceWreck
- Created: 2020-09-03T06:04:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-05T13:57:15.000Z (over 2 years ago)
- Last Synced: 2025-12-31T23:54:34.896Z (6 months ago)
- Language: Go
- Homepage:
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- 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.