A daemon to collect notifications from various places and forward them to Ntfy
  • Rust 84.7%
  • Lua 11.9%
  • Dockerfile 3%
  • Just 0.4%
Find a file
Lucas Schwiderski 2222202272
All checks were successful
check / check (push) Successful in 51s
check / build (push) Successful in 1m2s
Merge pull request 'Update Rust crate tokio to v1.52.2' (#69) from renovate/tokio-1.x-lockfile into master
Reviewed-on: #69
2026-05-07 12:00:23 +02:00
.forgejo/workflows Update actions/checkout action to v6 2026-04-16 20:17:27 +00:00
definitions Fix Lua definitions 2025-06-27 13:33:58 +02:00
src chore: Fix linter issues 2026-04-16 22:01:22 +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 Update Rust crate tokio to v1.52.2 2026-05-04 13:31:26 +00:00
Cargo.toml chore: Update reqwest 2026-04-16 22:32:32 +02:00
CHANGELOG.md Add changelog 2025-06-23 11:58:38 +02:00
Dockerfile Update rust Docker tag to v1.95.0 2026-04-17 02:30:56 +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.