From f850070b76e00d5e1cbbb6ccfc80619dd8139b6c Mon Sep 17 00:00:00 2001 From: Samer Afach Date: Sun, 11 Jan 2026 22:45:19 +0400 Subject: [PATCH 1/3] 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 From 0714bde8a56cbc4c508b3ed258d232e6d5b17cdf Mon Sep 17 00:00:00 2001 From: Samer Afach Date: Sun, 11 Jan 2026 22:55:02 +0400 Subject: [PATCH 2/3] Update tags --- software/frigate-snap-sync.yml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/software/frigate-snap-sync.yml b/software/frigate-snap-sync.yml index 0eaecbf23a..1e3bd0fb36 100644 --- a/software/frigate-snap-sync.yml +++ b/software/frigate-snap-sync.yml @@ -9,13 +9,7 @@ platforms: - Docker tags: - Automation - - Video Surveillance - - File Transfer - - Home Automation - - Media Streaming - - MQTT - - Backup - - Self-hosting - - Surveillance - - IoT + - "File Transfer & Synchronization" + - "Internet of Things (IoT)" + - "Video Surveillance" depends_3rdparty: false From 36c8019f08334be31c6b48268c1e3e9cf2c66a87 Mon Sep 17 00:00:00 2001 From: TheQuantumPhysicist Date: Mon, 26 Jan 2026 11:11:27 +0400 Subject: [PATCH 3/3] Update software/frigate-snap-sync.yml Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com> --- software/frigate-snap-sync.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/software/frigate-snap-sync.yml b/software/frigate-snap-sync.yml index 1e3bd0fb36..3f31470781 100644 --- a/software/frigate-snap-sync.yml +++ b/software/frigate-snap-sync.yml @@ -12,4 +12,3 @@ tags: - "File Transfer & Synchronization" - "Internet of Things (IoT)" - "Video Surveillance" -depends_3rdparty: false