1.2.0 • Published 3 years ago

qriffin v1.2.0

Weekly downloads
9
License
MIT
Repository
github
Last release
3 years ago

qriffin

build npm

A small CLI tool to upload file to your Dropbox and create a QR code for the shared link.

Demo

Installation

npm install -g qriffin

How to use

$ qriffin -h
Usage: qriffin [--options] <file>

Options:
  -v, --version          output the version number
  -d, --directory <dir>  specify the directory in Dropbox to save the uploaded file
  -c, --clear            clear the locally stored refresh token and quit the program
  -h, --help             display help for command

License

MIT