1
Fork 0
generated from lucas/rust-template
Code Issues 1 Pull requests 9 Activity
Var Dump:
dumpVar: only available in dev mode
Mailing List
A daemon to collect notifications from various places and forward them to Ntfy
Find a file
Lucas Schwiderski f5c64b788f
Use Rustls for TLS
Slim Docker images like Alpine or Distroless don't ship OpenSSL by
default, and rather than installing that, Rustls can be linked
statically.
2024-09-20 10:28:08 +02:00
src Reduce logging noise 2024-09-20 10:27:50 +02:00
.gitignore Expose logging functions to Lua 2024-09-19 13:52:36 +02:00
.renovaterc Initial commit 2024-09-05 14:36:46 +00:00
Cargo.lock Use Rustls for TLS 2024-09-20 10:28:08 +02:00
Cargo.toml Use Rustls for TLS 2024-09-20 10:28:08 +02:00
LICENSE Initial commit 2024-09-05 14:36:46 +00:00
README.md Implement initial boilerplate 2024-09-17 13:49:27 +02:00
rustfmt.toml Initial commit 2024-09-05 14:36:46 +00:00

Ntfy Collector

A daemon to collect notifications from various places and forward them to Ntfy.