Skip to content

jimmyxu/circle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logi Circle only allows 24 hours of footage on their free tier. I don't
want to pay subscription and thus made this to periodically pull videos
from their cloud onto my cloud.

It uses ffmpeg to bake timestamps into video file, and aws glacier for
long-term storage.

I have these in my crontab:

    30 */6 * * * src/circle/download.py >/dev/null 2>&1
    30 3   * * * src/circle/truncate.sh >/dev/null 2>&1


// vim: set tw=72:

About

Logi Circle video downloader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published