rpicard / put.io-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Go 100.0%