
Frigate-Notify
Notification bridge for standalone Frigate NVR via MQTT or API
408 stars 43 forks last commit first released MIT
Slowing down
No commits since 13 Jan 2026. Check the issue tracker before you rely on it.

Frigate-Notify is a lightweight Go application that forwards event notifications from a standalone Frigate NVR to a variety of notification endpoints. It can consume events via MQTT or directly from the Frigate API and dispatch alerts to many services either natively or through the Apprise API.
Key Features
- Event ingestion via MQTT or direct Frigate API polling
- Multiple notification outputs: Discord, Gotify, Matrix, Mattermost, Ntfy, Pushover, Signal, SMTP, Telegram, Webhook and many more via Apprise
- Lightweight Go binary with official Docker image for easy deployment
- YAML-based configuration with an example config file for mapping events to notification targets
- Aliveness probe via HTTP GET to integrate with uptime/healthcheck tools
- Designed for standalone Frigate installations; Home Assistant not required
Use Cases
- Send instant alerts from a home or small-business Frigate NVR to chat apps and mobile push services
- Integrate Frigate events into automation pipelines or incident workflows via webhooks or Apprise-backed endpoints
- Monitor Frigate health using the built-in aliveness endpoint combined with uptime checks
Limitations and Considerations
- Configuration is file-based (YAML); there is no built-in web UI for managing notification rules
- Some notification channels rely on external services or the Apprise API, which may require additional setup or credentials
Frigate-Notify is suited for users who want a simple, container-friendly bridge from Frigate events to many notification endpoints. It emphasizes lightweight operation and wide integration coverage rather than a graphical management interface.
Categories:
Tags:
Tech Stack:
Similar to Frigate-Notify

ntfy
HTTP-based pub-sub push notification service via PUT/POST
ntfy is a lightweight HTTP pub-sub service to send push notifications to phones, desktops, and browsers via PUT/POST or a REST API.
PushBits
Relay server that forwards push notifications to Matrix
Self-hosted relay server exposing a Gotify-compatible HTTP API to send push notifications which are delivered to users via the Matrix protocol; supports multiple users, channels and Docker deployment.

Healthchecks
Cron job and scheduled task monitoring with alerts and dashboards
Open-source service that monitors cron jobs and scheduled tasks via HTTP/email pings, providing a dashboard, alerts, badges and many notification integrations.
Checkmate
Open-source uptime and infrastructure monitoring platform
Self-hosted monitoring for websites and servers with uptime checks, response-time metrics, incidents, and status pages, plus optional agent-based hardware monitoring.
Convoy
Cloud-native webhooks gateway for reliable event delivery
Convoy is a cloud-native webhooks gateway to ingest, persist, debug, and reliably deliver incoming and outgoing webhooks with retries, rate limiting, and security controls.

Domain Locker
Domain portfolio tracking, monitoring, and renewal alert dashboard
Self-hostable domain portfolio manager that auto-fetches DNS/WHOIS/SSL data, tracks changes, monitors uptime, and sends configurable renewal and security alerts.



