1
Fork 0
generated from lucas/rust-template
A daemon to collect notifications from various places and forward them to Ntfy
Find a file
Lucas Schwiderski bd02952b91
All checks were successful
check / build (push) Successful in 1m51s
check / check (push) Successful in 1m8s
Merge pull request 'Implement CI' (#25) from feat/ci into master
Reviewed-on: #25
2025-06-20 20:35:36 +02:00
.forgejo/workflows Add CI workflow 2025-06-20 20:35:03 +02:00
src Fix compiler issues 2025-06-20 20:34:26 +02:00
.dockerignore Add Dockerfile 2024-09-20 10:31:19 +02:00
.gitignore Expose logging functions to Lua 2024-09-19 13:52:36 +02:00
.renovaterc Disable excessive rebase for Renovate 2025-05-30 11:51:13 +02:00
Cargo.lock Update Rust crate reqwest to v0.12.20 2025-06-10 19:01:42 +00:00
Cargo.toml Update Rust crate mlua to 0.10.0 2024-10-25 20:32:40 +00:00
Dockerfile Update rust Docker tag to v1.87.0 2025-05-15 20:46:26 +00: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.