Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Event notifications for a standalone Frigate NVR instance
https://github.com/0x2142/frigate-notify

alerts frigate frigate-nvr golang notifications

Last synced: about 2 months ago
JSON representation

Event notifications for a standalone Frigate NVR instance

Awesome Lists containing this project

README

        

# Frigate-notify

[![Static Badge](https://img.shields.io/badge/Documentation-blue)](https://frigate-notify.0x2142.com)    [![GitHub Repo stars](https://img.shields.io/github/stars/0x2142/frigate-notify)]()    [![GitHub release (with filter)](https://img.shields.io/github/v/release/0x2142/frigate-notify)](https://github.com/0x2142/frigate-notify/releases)    [![Static Badge](https://img.shields.io/badge/Docker-latest-blue)](https://github.com/0x2142/frigate-notify/pkgs/container/frigate-notify)    [![BuyMeACoffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-blue?style=flat&logo=buy-me-a-coffee&logoColor=white)](https://www.buymeacoffee.com/0x2142)

## About

This project is designed to generate event notifications from a standalone [Frigate](https://github.com/blakeblackshear/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

- Aliveness monitor via HTTP GET (for use with tools like [HealthChecks](https://github.com/healthchecks/healthchecks) or [Uptime Kuma](https://github.com/louislam/uptime-kuma))

## Installation

See [Install / Setup](https://frigate-notify.0x2142.com/latest/install/).

## 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](https://frigate-notify.0x2142.com/latest/config/) docs.

## Screenshots

For example screenshots of app notifications, see [here](https://github.com/0x2142/frigate-notify/tree/main/screenshots)

## Changelog

Additional details on each release are in the [Changelog](https://frigate-notify.0x2142.com/latest/changelog/)

## Support

Buy Me A Coffee