Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asilvas/circler
(non-official) Logitech Circle utility application (download etc)
https://github.com/asilvas/circler
Last synced: 4 months ago
JSON representation
(non-official) Logitech Circle utility application (download etc)
- Host: GitHub
- URL: https://github.com/asilvas/circler
- Owner: asilvas
- Created: 2019-11-03T10:41:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T14:43:14.000Z (almost 2 years ago)
- Last Synced: 2024-07-22T16:53:39.744Z (7 months ago)
- Language: JavaScript
- Size: 41 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# circler
## accessories
Get a list of accessories.
```
npm start -- --e [email protected] --p myPassword accessories
```Where `1` is the number of hours per summary bucket.
## summary
Get summary videos for the given period for all selected accessories.
```
npm start -- --e [email protected] --p myPassword --from 2019-10-25 --to 2019-11-02 [--accessories 'my accessory'] -- summary [hours:minutes]
```Where `hours` (defaults to `1`) and `minutes` amounts to the duration per summary. This allows you to see snapshots of the entire time range to balance size and quality.