Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alindeman/gprint


https://github.com/alindeman/gprint

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# gprint

Google Print CLI.

Extremely early/experimental.

## delete-jobs

Delete all jobs:

```bash
gprint \
--credentials-file=credentials.json \
--token-file=token.txt \
delete-jobs --all
```