savelet

0.0.4ย โ€ขย Publicย โ€ขย Published

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.

Readme

Keywords

Package Sidebar

Install

npm i savelet

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

4.91 kB

Total Files

4

Last publish

Collaborators

  • voids