From 03768e0050d1efde18ad8c17948b2c3d3d5a67af Mon Sep 17 00:00:00 2001 From: TheQuantumPhysicist Date: Sun, 8 Jun 2025 17:46:36 +0400 Subject: [PATCH] Docs - Snap-Sync extension (#18626) * Snap-sync docs * Grammar fix --- docs/docs/integrations/third_party_extensions.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/docs/integrations/third_party_extensions.md b/docs/docs/integrations/third_party_extensions.md index f85787138..8f1f9cc00 100644 --- a/docs/docs/integrations/third_party_extensions.md +++ b/docs/docs/integrations/third_party_extensions.md @@ -23,6 +23,10 @@ This is a fork (with fixed errors and new features) of [original Double Take](ht [Frigate Notify](https://github.com/0x2142/frigate-notify) is a simple app designed to send notifications from Frigate to your favorite platforms. Intended to be used with standalone Frigate installations - Home Assistant not required, MQTT is optional but recommended. +## [Frigate Snap-Sync](https://github.com/thequantumphysicist/frigate-snap-sync/) + +[Frigate Snap-Sync](https://github.com/thequantumphysicist/frigate-snap-sync/) is a program that works in tandem with Frigate. It responds to Frigate when a snapshot or a review is made (and more can be added), and uploads them to one or more remote server(s) of your choice. + ## [Frigate telegram](https://github.com/OldTyT/frigate-telegram) [Frigate telegram](https://github.com/OldTyT/frigate-telegram) makes it possible to send events from Frigate to Telegram. Events are sent as a message with a text description, video, and thumbnail.