awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sindresorhus avatar

sindresorhus/clipboardy

0
View on GitHub↗
1,977 stars·73 forks·JavaScript·MIT·5 views

Clipboardy

Access the system clipboard (copy/paste)

Features

  • Shell and Scripting - Cross-platform clipboard access.
  • General Utilities - System clipboard access.
  • Shell and Execution - Cross-platform clipboard access.

Star history

Star history chart for sindresorhus/clipboardyStar history chart for sindresorhus/clipboardy

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does sindresorhus/clipboardy do?

Access the system clipboard (copy/paste)

What are the main features of sindresorhus/clipboardy?

The main features of sindresorhus/clipboardy are: Shell and Scripting, General Utilities, Shell and Execution.

What are some open-source alternatives to sindresorhus/clipboardy?

Open-source alternatives to sindresorhus/clipboardy include: sindresorhus/execa — Execa is a promise-based process execution library that serves as a wrapper for the Node.js child process module. It… shelljs/shelljs — ShellJS is a Node.js shell command library that provides a portable Unix-like utility suite for cross-platform system… coreybutler/node-windows — Windows support for Node.JS scripts (daemons, eventlog, UAC, etc). ehmicky/gulp-execa — Gulp.js command execution for humans. indigounited/node-cross-spawn — [npm-url]:https://npmjs.org/package/cross-spawn [downloads-image]:https://img.shields.io/npm/dm/cross-spawn.svg… sindresorhus/clipboard-cli — Supports: macOS, Windows, Linux, OpenBSD, FreeBSD, Android with Termux.

Open-source alternatives to Clipboardy

Similar open-source projects, ranked by how many features they share with Clipboardy.
  • sindresorhus/execasindresorhus avatar

    sindresorhus/execa

    7,517View on GitHub↗

    Execa is a promise-based process execution library that serves as a wrapper for the Node.js child process module. It functions as a shell command runner and subprocess management tool, simplifying the execution of external commands and binaries. The library distinguishes itself through automatic argument escaping to prevent shell injection and the use of abort signals for graceful process termination. It also provides an inter-process communication wrapper for exchanging structured JSON data and messages between parent and child processes. Its capabilities cover a broad range of process I/O

    JavaScript
    View on GitHub↗7,517
  • indigounited/node-cross-spawnIndigoUnited avatar

    IndigoUnited/node-cross-spawn

    1,173View on GitHub↗

    npm-url:https://npmjs.org/package/cross-spawn downloads-image:https://img.shields.io/npm/dm/cross-spawn.svg npm-image:https://img.shields.io/npm/v/cross-spawn.svg ci-url:https://github.com/moxystudio/node-cross-spawn/actions/workflows/ci.yaml…

    JavaScript
    View on GitHub↗1,173
  • coreybutler/node-windowscoreybutler avatar

    coreybutler/node-windows

    2,931View on GitHub↗

    Windows support for Node.JS scripts (daemons, eventlog, UAC, etc).

    JavaScriptbackgrounddaemonnode-windows
    View on GitHub↗2,931
  • ehmicky/gulp-execaehmicky avatar

    ehmicky/gulp-execa

    56View on GitHub↗

    Gulp.js command execution for humans

    JavaScript
    View on GitHub↗56
See all 30 alternatives to Clipboardy→