/frigate_sync

telegram frigate sync videos/photos bot

Primary LanguageGo

Telegram Frigate Sync Bot

Docker CI

upload frigate videos/photos to telegram chat(group/private chat/channel)

Depend

  1. golang 1.7(up)
  2. python 3.9(up)

Quick Start

  1. rename main.ini.sample to main.ini
  2. setup main.ini
  3. run make
  4. add frigate_sync.py to crontab like "10 * * * * cd /data/scripts.d && python3 frigate_sync.py"
  5. run frigate_sync in background