A daemon to collect notifications from various places and forward them to Ntfy
  • Rust 84.7%
  • Lua 12%
  • Dockerfile 3%
  • Just 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Lucas Schwiderski c04b04835d
All checks were successful
check / check (push) Successful in 47s
check / build (push) Successful in 1m10s
Merge pull request 'Update Rust crate tokio to v1.53.1' (#82) from renovate/tokio-1.x-lockfile into master
Reviewed-on: #82
2026-07-21 10:42:38 +02:00
.forgejo/workflows Update actions/checkout action to v7 2026-06-18 15:00:47 +00:00
definitions Fix Lua definitions 2025-06-27 13:33:58 +02:00
src chore: Convert error type 2026-07-07 12:02:51 +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.53.1 2026-07-20 18:01:29 +00:00
Cargo.toml Update Rust crate mlua to 0.12.0 2026-07-07 09:01:28 +00:00
CHANGELOG.md Add changelog 2025-06-23 11:58:38 +02:00
Dockerfile Update rust Docker tag to v1.97.1 2026-07-16 20:00:57 +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.