
Frigate-Notify
Notification bridge for standalone Frigate NVR via MQTT or API

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 Services

ChangeDetection.io
Website change detection and page monitoring with alerts
Self-hosted website and content change detection tool with filters, screenshots, and multi-channel notifications for price drops, restocks, and site monitoring.

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.

Activepieces
AI-first no-code workflow automation with extensible integrations
Open-source automation builder for creating workflows with webhooks, HTTP steps, code actions, and an extensible TypeScript-based integration framework with AI features.

webhook
Lightweight incoming webhook server to run commands
webhook is a lightweight Go server for creating HTTP endpoints that trigger scripts or shell commands with rule-based request validation.

Svix
Enterprise-ready webhook service for reliable event delivery
Svix is an open-source webhook service that handles event ingestion, signing, retries, and endpoint management with scalable delivery and client libraries.
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 control...
Go
Docker
MQTT