Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gkoehler/LogiCircleDownloader
Automatically download all your videos from your Logi Circle camera
https://github.com/gkoehler/LogiCircleDownloader
Last synced: 4 months ago
JSON representation
Automatically download all your videos from your Logi Circle camera
- Host: GitHub
- URL: https://github.com/gkoehler/LogiCircleDownloader
- Owner: gkoehler
- Created: 2017-10-31T01:14:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-25T21:55:25.000Z (over 2 years ago)
- Last Synced: 2024-08-01T16:49:29.877Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 37
- Watchers: 10
- Forks: 11
- Open Issues: 6
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# LogiCircleDownloader
Usage: Tired of using circle.logi.com to see your clips? Want to keep a local archive, automatically? Call this script to download the individual clips from the command line.
Installation:
1. Create a "downloads" subdirectory to hold the downloaded videos
2. `npm install`
1. Create `start.sh`, using `start.example.sh` as a template
3. `chmod +x start.sh`
4. `./start`