Because i don't like my notifications to be JSON blobs, here is a utility to convert your Misskey/Sharkey webhooks into ntfy compatible blurbs!
This is for people like me that do not like having an up_*
type channel on their ntfy instance.
Contributions welcome, especially if you want to do things with attachments or other shenanigans!
Rename default.env
to .env
to store your environment variables.
Use one of the provided binaries on the releases page (or build from source)
go run app/main.go
GCO_ENABLED=0 go build -tags netgo -a -ldflags "-w" -o build/misskey-ntfy-bridge-latest ./app
See the provided template docker file in ./Dockerfile
See the provided template compose file in ./compose.yaml
See the provided template systemd service file in ./misskey-ntfy-bridge.service
Licensed under EUPL-1.2
See ./LICENSE.md
built with programming socks and e.s. motion 2020 gear