0.0.4 • Published 7 years ago

save-me v0.0.4

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

save-me Build Status

🔐 Save anything

Install

$ npm install -g save-me

Linux users will probably have to install xsel to use copy to clipboard option: sudo apt install xsel

Usage

$ save-me --help

  Usage:
    $ save-me                 Save an item
    $ save-me <item>          Search and get an item

  Example:
    $ save-me
    $ save-me <item> --copy
    $ save-me -l
    $ save-me -r <item>

  Options:
    -r, --remove              Remove item selected
    -l, --list                List all saved items
    -c, --copy                Copy item to clipboard
    -h, --help                Show help options
    -v, --version             Show version

Demo

Related

License

MIT © Bu Kinoshita