Automatically uploads Frigate event clips to Backblaze B2 for offsite storage. Includes a Home Assistant add-on.
  • Go 83.8%
  • Shell 9.4%
  • Dockerfile 6.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-26 10:20:54 -07:00
frigate-b2-uploader-addon Update Dockerfile 2024-06-08 13:45:46 -07:00
.gitignore Create .gitignore 2024-04-07 18:51:24 -07:00
.renovaterc.json chore(renovate): enroll in dependency updates (manual review only until this repo has CI) 2026-07-26 10:20:54 -07:00
aws.go A bunch of refactoring. Hope it's not broken 2024-04-09 20:44:38 -07:00
compose.yaml Final TZ changes 2024-04-09 14:40:20 -07:00
config.go Modularizing storage backends 2024-04-09 22:50:53 -07:00
Dockerfile Add user def timezone; better file naming 2024-04-09 14:26:11 -07:00
env.sample Modularizing storage backends 2024-04-09 22:50:53 -07:00
events.go Modularizing storage backends 2024-04-09 22:50:53 -07:00
frigate.go A bunch of refactoring. Hope it's not broken 2024-04-09 20:44:38 -07:00
go.mod Create go.mod 2024-04-07 18:53:11 -07:00
go.sum Create go.sum 2024-04-07 18:53:37 -07:00
LICENSE Initial commit 2024-04-07 18:48:44 -07:00
lifecycle.go A bunch of refactoring. Hope it's not broken 2024-04-09 20:44:38 -07:00
main.go Modularizing storage backends 2024-04-09 22:50:53 -07:00
README.md Update README.md 2024-04-07 18:49:16 -07:00
repository.json Update repository.json 2024-06-08 13:56:09 -07:00
storage.go Modularizing storage backends 2024-04-09 22:50:53 -07:00
websocket.go A bunch of refactoring. Hope it's not broken 2024-04-09 20:44:38 -07:00

Frigate-B2-Uploader

Frigate-B2-Uploader automatically uploads Frigate event clips to Backblaze B2 buckets for secure offsite storage.