LordMZTE f4adaa7b4e
support other ntfy instances
2023-03-06 16:52:37 +01:00
config support other ntfy instances 2023-03-06 16:52:37 +01:00
lib/gh2ntfy support other ntfy instances 2023-03-06 16:52:37 +01:00
.formatter.exs init 2023-02-07 20:09:46 +01:00
.gitignore init 2023-02-07 20:09:46 +01:00
README.md init 2023-02-07 20:09:46 +01:00
mix.exs feat: use jiffy instead of poison 2023-02-08 22:02:38 +01:00

README.md

Gh2ntfy

A service to forward github notifications to ntfy

Setup

  • Build a release by running MIX_ENV=prod mix release
  • Check runtime.exs for configuration
  • Start as usual