Popularity
3.8
Declining
Activity
4.3
Stable
496
7
12
Monthly Downloads: 0
Programming language: JavaScript
License: MIT License
Tags:
Command Line Apps
Paste
Copy
CLI
Cli-app
Write
Read
Xsel
Xclip
Clip
Pbcopy
Pasteboard
Copy-paste
Clipboard
Latest version: v2.0.0
clipboard-cli alternatives and similar modules
Based on the "Command-line apps" category.
Alternatively, view clipboard-cli alternatives based on common mentions on social networks and blogs.
-
npkill
List any node_modules ๐ฆ dir in your system and how heavy they are. You can then select which ones you want to erase to free up space ๐งน -
themer
๐จ themer takes a set of colors and outputs themes for your apps (editors, terminals, wallpapers, and more). -
emoj
Find relevant emoji from text on the command-line :open_mouth: :sparkles: :raised_hands: :horse: :boom: :see_no_evil:
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
Promo
www.saashub.com
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of clipboard-cli or a related project?
README
clipboard-cli
Access the system clipboard (copy/paste) - cross-platform
Supports: macOS, Windows, Linux, OpenBSD, FreeBSD, Android with Termux.
Install
$ npm install --global clipboard-cli
Usage
$ clipboard --help
Example
$ echo ๐ฆ | clipboard
$ clipboard
๐ฆ
Tip
Run it with $ cb
instead by adding alias cb=clipboard
to your .zshrc
/.bashrc
.
Related
- clipboardy - API for this module