Files
vikunja-notifier/README.md
pztrn 3d43b8a84e
Linting and tests / Linting (push) Failing after 30s
Linting and tests / Tests (push) Successful in 25s
Initial commit.
2026-06-10 10:23:00 +05:00

19 lines
309 B
Markdown

# Vikunja notifier
Simple daemon that accepts Vikunja webhooks and sends notifications to various channels.
Currently supported channels:
- ntfy
## Installation
TBW
## Configuration
All configuration is done using environment variables:
* `VN_HTTP_ADDRESS` - address for listening for HTTP requests.