0x2142 / frigate-notify

Event notifications for a standalone Frigate NVR instance

Home Page:https://frigate-notify.0x2142.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frigate-notify

Static Badge GitHub Repo stars GitHub release (with filter) Static Badge

About

This project is designed to generate event notifications from a standalone Frigate NVR instance.

Currently Frigate only supports notifications through Home Assistant, which I'm not using right now. So I set out to build a simple notification app that would work with a standalone Frigate server.

Features

Event Polling

  • MQTT
  • Direct via Frigate API

Notification Methods

  • Discord
  • Gotify
  • SMTP
  • Telegram
  • Pushover
  • Ntfy
  • Generic Webhook

Other

Installation

See Install / Setup.

Configuration

An example config file has been provided (example-config.yml). Please copy this & edit to fit your needs.

The sample config contains inline descriptions for each field. For additional details on the available config options & the defaults, see the Config docs.

Screenshots

Discord

Discord

Gotify

Gotify

SMTP

SMTP

Telegram

Telegram

Changelog

Additional details on each release are in the Changelog

Support

Buy Me A Coffee

About

Event notifications for a standalone Frigate NVR instance

https://frigate-notify.0x2142.com/

License:MIT License


Languages

Language:Go 99.2%Language:Dockerfile 0.8%