Skip to content

Daemon that builds apprise notifications from pretix webhook calls.

Notifications You must be signed in to change notification settings

MaxiHafer/pretix-apprise-daemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pretix-apprise-daemon

This daemon aims to provide notification capabilities for pretix. It consumes pretix webhooks and sends out apprise notifications.

Currently WIP

The project is currently a work in progress, expect no working builds or complete features. Feel free to open your PR I am more than happy to integrate good changes

Future features

In the future, it should be possible to customize the notification body using go templates, currently this is only a POC and the templates are compiled in using embed.FS, so any changes to the templates mandate a recompilation of the binary. The cleanest solution would probably be to read in the templates at runtime ¯\(ツ)

About

Daemon that builds apprise notifications from pretix webhook calls.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages