1
Fork 0
generated from lucas/rust-template
A daemon to collect notifications from various places and forward them to Ntfy
Find a file
2025-10-01 11:43:22 +02:00
.forgejo/workflows Update https://github.com/actions-rust-lang/setup-rust-toolchain digest to 02be93d 2025-09-23 20:16:45 +00:00
definitions Fix Lua definitions 2025-06-27 13:33:58 +02:00
src Fix clippy lints 2025-06-27 13:48:42 +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
.luarc.json Provide definitions for Lua API 2025-06-23 11:42:37 +02:00
.renovaterc Disable excessive rebase for Renovate 2025-05-30 11:51:13 +02:00
Cargo.lock Merge pull request 'Update Rust crate mlua to v0.11.4' (#48) from renovate/mlua-0.x-lockfile into master 2025-10-01 11:42:59 +02:00
Cargo.toml Update Rust crate mlua to 0.11.0 2025-07-14 15:46:52 +00:00
CHANGELOG.md Add changelog 2025-06-23 11:58:38 +02:00
Dockerfile Update rust Docker tag to v1.90.0 2025-09-18 21:17:03 +00:00
Justfile Add basic Justfile 2025-06-23 11:58:25 +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
release.toml Add changelog 2025-06-23 11:58:38 +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.