From f850070b76e00d5e1cbbb6ccfc80619dd8139b6c Mon Sep 17 00:00:00 2001 From: Samer Afach Date: Sun, 11 Jan 2026 22:45:19 +0400 Subject: [PATCH] Add Frigate Snap-Sync --- software/frigate-snap-sync.yml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 software/frigate-snap-sync.yml diff --git a/software/frigate-snap-sync.yml b/software/frigate-snap-sync.yml new file mode 100644 index 0000000000..0eaecbf23a --- /dev/null +++ b/software/frigate-snap-sync.yml @@ -0,0 +1,21 @@ +name: "Frigate Snap-Sync" +website_url: "https://github.com/TheQuantumPhysicist/frigate-snap-sync" +source_code_url: "https://github.com/TheQuantumPhysicist/frigate-snap-sync" +description: "Automatically syncs Frigate snapshots and recordings to external servers using MQTT events." +licenses: + - GPL-3.0 +platforms: + - Rust + - Docker +tags: + - Automation + - Video Surveillance + - File Transfer + - Home Automation + - Media Streaming + - MQTT + - Backup + - Self-hosting + - Surveillance + - IoT +depends_3rdparty: false