IceWreck / HookMsg

WebHook and Notification System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HookMsg

Create webhooks (remote triggers) to execute scripts (bash, python, whatever) on your machine (kind of like a simpler CGI). 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.

About

WebHook and Notification System


Languages

Language:Go 99.6%Language:Makefile 0.4%