Sign in Sign up
cargo

ryu-monitors

Website monitors for Ryu (price / stock / keyword / content-diff / uptime): watch a URL on a schedule and alert on change, with notification fan-out (webhook / Telegram / Expo push / BYO SMTP email) — an extracted Core capability crate (engine + SQLite store + notify + HTTP surface). Also owns the shared app-inbox notification store + `deliver_user_notification` and the policy-alert dedupe/delivery store. In-process default; Core consumes it as a path dependency. Cross-cutting deps (the Spider fetch MCP tool, desktop-toast events, BYO SMTP send, the notification plugin hooks, and the scheduler backing job) are inverted through the `MonitorsHost` trait so this crate has ZERO dependency on apps/core.

cargo View on Cargo

Activity

Latest release
1mo ago
Total releases
14
Cadence
~daily
Last 12 months
14

Reach

Downloads
185

Details

License
Apache-2.0
First release
Jul 18, 2026
Releases
Version Released
0.1.14 patch
0.1.13 patch
0.1.12 patch
0.1.11 patch
0.1.10 patch
0.1.9 patch
0.1.8 patch
0.1.7 patch
0.1.6 patch
0.1.5 patch
0.1.4 patch
0.1.3 patch
0.1.2 minor
0.0.5 initial