Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rpicard/put.io-cli


https://github.com/rpicard/put.io-cli

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

This is a simple CLI to list / download files in a put.io account.

Still needs some polish, haven't tested it on big files.

```
Usage: put.io [OPTIONS] COMMAND [arg...]

access files from your put.io account

Options:
-t, --token="" your oauth token from put.io

Commands:
list list all files in your put.io account
download download a specific file (no folders)

Run 'put.io COMMAND --help' for more information on a command.
```