0.0.4 • Published 4 years ago

savelet v0.0.4

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

savelet

🔐 Save anything

Install

$ npm install -g savelet

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

Usage

$ savelet --help

  Usage:
    $ savelet                 Save an item
    $ savelet <item>          Search and get an item

  Example:
    $ savelet
    $ savelet <item> --copy
    $ savelet -l
    $ savelet -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

MIT © voids.