Initial commit.
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# 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.
|
||||
|
||||
Reference in New Issue
Block a user