0.0.4 • Published 5 years ago
savelet v0.0.4
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.
0.0.4
5 years ago