Popularity
3.7
Declining
Activity
0.0
Declining
470
7
17
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 ๐งน -
carbon-now-cli
๐จ Beautiful images of your code โ from right inside your terminal. -
themer
๐จ themer takes a set of colors and generates themes for your apps (editors, terminals, wallpapers, and more). -
cost-of-modules
Find out which of your dependencies are slowing you down ๐ข -
emoj
Find relevant emoji from text on the command-line :open_mouth: :sparkles: :raised_hands: :horse: :boom: :see_no_evil: -
atmo
:heavy_check_mark: Mock data for your prototypes and demos. Remote deployments to Zeit now. -
discharge
โก๏ธ A simple, easy way to deploy static websites to Amazon S3. -
cash-cli
๐ฐ๐ฐ Convert currency rates directly from your terminal!
AWS Cloud-aware infrastructure-from-code toolbox [NEW]
Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
Promo
klo.dev
* 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