Popularity
3.8
Stable
Activity
4.3
Stable
499
6
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:
SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
Promo
surveyjs.io

* 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