Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/asilvas/circler

(non-official) Logitech Circle utility application (download etc)
https://github.com/asilvas/circler

Last synced: about 2 months ago
JSON representation

(non-official) Logitech Circle utility application (download etc)

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.