SCys / frigate_sync

telegram frigate sync videos/photos bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

telegram frigate sync videos/photos bot


Languages

Language:Go 74.3%Language:Python 21.8%Language:Dockerfile 2.3%Language:Makefile 1.7%