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
·
Back to slackadays/clipboard

Open-source alternatives to Clipboard

30 open-source projects similar to slackadays/clipboard, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Clipboard alternative.

  • zenorocha/clipboard.jszenorocha avatar

    zenorocha/clipboard.js

    34,140View on GitHub↗

    clipboard.js is a lightweight JavaScript library and browser API wrapper designed to manage text transfers to the system clipboard. It functions as a DOM event clipboard manager that enables the copying and cutting of text from web page elements. The library provides mechanisms for dynamic text transfer, allowing text to be resolved from static HTML elements, specific data attributes, or programmatically defined strings at runtime. It includes an event-driven callback system to trigger user interface feedback or custom actions upon the success or failure of a clipboard operation. The tool im

    JavaScriptclipboardjavascript
    View on GitHub↗34,140
  • jedisct1/piknikjedisct1 avatar

    jedisct1/piknik

    2,510View on GitHub↗

    Piknik is an encrypted clipboard relay and multiplexer that coordinates the sharing of text, binary data, and shell content across multiple network hosts. It utilizes a centralized relay architecture to manage secure client connections, providing an end-to-end encrypted system for synchronizing session state and data streams. The project distinguishes itself through the use of multi-stage key derivation and API key access control to secure remote shell access. It employs end-to-end encryption and digital signatures to protect relayed content, ensuring that data is encrypted at the source befo

    Goclipboardcopycrypto
    View on GitHub↗2,510
  • ayangweb/ecopasteayangweb avatar

    ayangweb/EcoPaste

    7,085View on GitHub↗

    EcoPaste is a cross-platform clipboard manager designed to track and store a history of copied text, images, and files. It serves as a clipboard organization tool that allows for the categorization of saved snippets. The application focuses on local-first clipboard history, keeping all copied content and metadata on the local machine to ensure data privacy and offline access. It enables the organization of clipboard entries through the use of custom notes and labels for more efficient information retrieval.

    TypeScript
    View on GitHub↗7,085

AI search

Explore more awesome repositories

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

Find more with AI search
  • hluk/copyqhluk avatar

    hluk/CopyQ

    11,216View on GitHub↗

    CopyQ is a cross-platform clipboard manager that tracks, stores, and organizes clipboard history across multiple formats. It functions as a desktop productivity tool that captures text and image data, allowing users to search, filter, and categorize items into tabs for efficient retrieval. The application maintains a persistent history archive and provides tray-based access for quick interaction with stored content. The software distinguishes itself through an extensive automation engine and command-line integration. Users can execute custom scripts to transform, format, or process clipboard

    C++clipboardclipboard-managercopyq
    View on GitHub↗11,216
  • gokcehan/lfgokcehan avatar

    gokcehan/lf

    9,340View on GitHub↗

    lf is a terminal-based file manager and TUI file explorer that provides keyboard-driven navigation for browsing and organizing files and directories. It operates as a shell-integrated tool that synchronizes the current working directory with the calling shell and supports vi-style keybindings for filesystem operations. The project distinguishes itself through its ability to render images directly in the terminal via the SIXEL graphics protocol and its shell-driven execution model, which allows users to extend functionality using external shell scripts and commands. It also implements a server

    Gofile-managerterminal
    View on GitHub↗9,340
  • clipy/clipyClipy avatar

    Clipy/Clipy

    8,387View on GitHub↗

    Clipy is a clipboard manager and productivity utility for macOS. It functions as a text snippet manager and a tool for archiving clipboard history, allowing users to retrieve previously copied text and images. The application enables the storage of frequently used boilerplate text as snippets to avoid repetitive manual typing. These snippets and historical clipboard entries can be accessed and inserted into other applications via keyboard shortcuts.

    Swiftclipboardclipboard-extensionclipmenu
    View on GitHub↗8,387
  • sane-apps/saneclipsane-apps avatar

    sane-apps/SaneClip

    21View on GitHub↗

    Privacy-first clipboard manager for macOS. Local-only history, snippets, smart paste, and Touch ID protection.

    Swiftclipboardclipboard-managerdeveloper-tools
    View on GitHub↗21
  • naotaka/clipmenunaotaka avatar

    naotaka/ClipMenu

    929View on GitHub↗

    A clipboard manager for Mac OS X

    Objective-C
    View on GitHub↗929
  • pastebar/pastebarappPasteBar avatar

    PasteBar/PasteBarApp

    2,090View on GitHub↗

    PasteBar - Limitless, Free Clipboard Manager for Mac and Windows

    TypeScriptclipboardclipboard-copyclipboard-history
    View on GitHub↗2,090
  • mattdavo/yippymattDavo avatar

    mattDavo/Yippy

    391View on GitHub↗

    macOS open source clipboard manager

    Swiftmacospasteboard-managerswift
    View on GitHub↗391
  • praneeth552/clipflowpraneeth552 avatar

    praneeth552/clipflow

    8View on GitHub↗

    Windows users have "Win V" for clipboard history since 2018. Mac users? Nothing built-in. ClipFlow fixes that for Mac.

    Swiftmacos-swift-clipboard-productivity
    View on GitHub↗8
  • p0deje/maccyp0deje avatar

    p0deje/Maccy

    18,635View on GitHub↗

    Maccy is a lightweight clipboard manager for macOS that captures and stores text and images copied to the system clipboard. It provides a searchable interface for retrieving historical content, allowing users to access previously copied items through a keyboard-driven workflow. The application distinguishes itself by prioritizing privacy and performance through automated filtering and local data management. It employs pattern matching to identify and exclude sensitive information, such as passwords, from being saved. All history is maintained in a local database, with an in-memory index that

    Swiftclipboard-managermaccymacos
    View on GitHub↗18,635
  • termit/flycutTermiT avatar

    TermiT/Flycut

    2,671View on GitHub↗

    Clean and simple clipboard manager for developers

    Objective-Cclipboard-manager
    View on GitHub↗2,671
  • mac-s-g/react-json-viewmac-s-g avatar

    mac-s-g/react-json-view

    3,665View on GitHub↗

    This project is a React component for visualizing, exploring, and editing JSON data structures through an interactive, tree-based user interface. It renders complex JSON arrays and objects in a responsive browser interface that supports collapsing and expanding nodes. The utility functions as an interactive editor, allowing users to modify, add, or delete keys and values within JSON objects graphically rather than through raw text files. It includes a clipboard manager for copying specific objects or arrays from the visualized tree directly to the system clipboard. The component supports the

    JavaScriptjsonjson-inspectorjson-tree
    View on GitHub↗3,665
  • sinelaw/freshsinelaw avatar

    sinelaw/fresh

    5,914View on GitHub↗

    Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar keybindings, mouse support, and multiple cursors. It runs entirely in the terminal while offering capabilities typically found in graphical editors, including split panes, a command palette, and integrated language server protocol support for real-time diagnostics, completions, go-to-definition, and code actions across multiple languages. The editor distinguishes itself through a plugin system that runs sandboxed TypeScript plugins in a QuickJS runtime, with an asynchronous bridge

    Rustideterminal-basedtext-editor
    View on GitHub↗5,914
  • zeroclipboard/zeroclipboardzeroclipboard avatar

    zeroclipboard/zeroclipboard

    6,589View on GitHub↗

    ZeroClipboard is a JavaScript interface and integration library designed to copy text to the system clipboard. It functions as a bridge between JavaScript and a hidden Adobe Flash movie runtime to achieve system-level clipboard access. The project specifically bypasses legacy browser security restrictions that prevent direct clipboard writes. It enables clipboard functionality for older web browsers that lack modern JavaScript clipboard APIs by routing text operations through an invisible Flash object. The library provides the necessary tools to develop web page utilities where visitors can

    JavaScriptadobe-flashadobe-flexapache-flex
    View on GitHub↗6,589
  • sabrogden/dittosabrogden avatar

    sabrogden/Ditto

    6,598View on GitHub↗

    Ditto is a Windows clipboard manager and extension that functions as a local history database. It records a sequence of copied text and images to prevent data loss when the clipboard is overwritten. The tool allows for the retrieval and re-insertion of previously copied items and text snippets into active application windows. It monitors the operating system for clipboard change events to automatically capture and store new data. The system utilizes a local database for persistence and indexing, enabling the storage of formatted text and binary image data across sessions.

    Cclipboardclipboard-manager
    View on GitHub↗6,598
  • luruke/browser-2020luruke avatar

    luruke/browser-2020

    7,979View on GitHub↗

    This project is a comprehensive reference guide and directory of web browser capabilities. It serves as a technical map for accessing native operating system functions, hardware interfaces, and standard web APIs to bridge the gap between web applications and desktop or mobile environments. The resource provides detailed guidance on implementing Progressive Web App features, including offline caching, push notifications, and native installation prompts. It also catalogs methods for interacting with hardware peripherals via USB, Bluetooth, and NFC, as well as reading raw data from device sensor

    View on GitHub↗7,979
  • jeric-x/syncclipboardJeric-X avatar

    Jeric-X/SyncClipboard

    3,940View on GitHub↗

    SyncClipboard is a cross-platform synchronization service and server designed to share clipboard content and history across multiple devices. It utilizes a central server and a REST-based API to facilitate the exchange of data between custom client implementations. The system features a self-hosted synchronization server and a command-line interface for controlling clipboard data and executing application commands via the terminal. It includes an image format converter that downloads original source files and transforms modern image formats into compatible types to ensure successful pasting a

    C#
    View on GitHub↗3,940
  • jolaleye/cssfxjolaleye avatar

    jolaleye/cssfx

    6,129View on GitHub↗

    CSSFX is a curated collection of pre-made visual CSS effects for buttons, inputs, and other common UI elements. The library is entirely CSS-only, meaning the effects themselves require no JavaScript runtime, and each style can be copied to the system clipboard with a single click using the modern Clipboard API. The project is built as a single-page application with a component-based architecture, yet it delivers its entire interface without external JavaScript frameworks. All effect previews and code snippets are pre-rendered into static HTML files at build time, so each page request requires

    Vueanimationcssdesign
    View on GitHub↗6,129
  • input-leap/input-leapinput-leap avatar

    input-leap/input-leap

    7,419View on GitHub↗

    Input Leap is a software KVM switch and multi-machine input controller that allows a single keyboard and mouse to control several physical workstations over a local network. It functions as a network input emulator, sending keyboard and mouse signals to remote operating systems to manage a multi-machine workspace as if it were a single system with multiple monitors. The project also serves as a cross-platform clipboard synchronizer, enabling the sharing of copied text and data between different operating systems so that content can be pasted across all connected machines.

    C++
    View on GitHub↗7,419
  • stimulus-components/stimulus-componentsstimulus-components avatar

    stimulus-components/stimulus-components

    1,464View on GitHub↗

    Stimulus-components is a collection of reusable frontend controllers and modular interface components designed to add interactive behaviors to server-rendered templates. It provides a lightweight library of DOM manipulation modules that integrate cleanly with existing HTML markup without heavy JavaScript frameworks or complex compilation steps. The library covers a broad range of domain-specific frontend capabilities, including dynamic form automation, system-level clipboard operations, and data visualization integrations. Form management utilities support automatic submission on input change

    TypeScriptnpm-packagerailsstimulus-components
    View on GitHub↗1,464
  • chalarangelo/30-seconds-of-pythonChalarangelo avatar

    Chalarangelo/30-seconds-of-python

    8,826View on GitHub↗

    30 Seconds of Python is a curated collection of short, reusable Python code snippets designed for quick reference and immediate reuse. It provides an interactive browser that lets you explore snippets organized by tags, search across names and descriptions, and copy code to your clipboard with a single click. The collection covers a broad range of common programming tasks, including list and dictionary operations, string formatting and manipulation, date and time calculations, and color format conversion. It also includes utilities for data transformation, such as converting between case styl

    Pythoneducationlearn-to-codelearning-resources
    View on GitHub↗8,826
  • tencent/qmui_iosTencent avatar

    Tencent/QMUI_iOS

    7,202View on GitHub↗

    QMUI_iOS is an iOS development framework that extends standard UIKit components and provides a unified theme configuration system for faster app development. It functions as a collection of ready-made tools for device information, dynamic type, keyboard management, and status bar handling, while also offering a configuration system that adjusts an app's entire visual style—colors, navigation bars, inputs, and lists—from a single table. The framework differentiates itself by reading the device model locally to apply compatibility measures without uploading device information, and by providing

    Objective-Ciosios-uiui-components
    View on GitHub↗7,202
  • autokey/autokeyautokey avatar

    autokey/autokey

    3,844View on GitHub↗

    AutoKey is a Linux GUI macro manager and Python desktop automation tool. It functions as a background daemon that simulates keyboard and mouse events via the X11 protocol to automate interactions with graphical user interfaces. The software provides a Python scripting engine for executing stateful automation and a text expansion utility that replaces short abbreviations with predefined content or scripted actions in real time. It differentiates itself by combining low-level input simulation with the ability to manage global state and persistent variables across different scripts. The project

    Python
    View on GitHub↗3,844
  • slap-editor/slapslap-editor avatar

    slap-editor/slap

    6,184View on GitHub↗

    Slap is a terminal-based text editor designed to mimic the user experience and interface of a graphical code editor within a command-line environment. It functions as both a text editor and a text-user interface file manager, providing a navigable sidebar for organizing and switching between files and directories. The editor is built for extensibility through a plugin system that allows the loading of external scripts and packages to add new features and core functionality. Users can customize the editor workflow by remapping keyboard shortcuts, adjusting performance parameters, and modifying

    JavaScript
    View on GitHub↗6,184
  • jeffreytse/zsh-vi-modejeffreytse avatar

    jeffreytse/zsh-vi-mode

    4,380View on GitHub↗

    zsh-vi-mode is a modal command line editor and Zsh shell extension that provides Vi and Vim keybindings for terminal navigation and text manipulation. It functions as a plugin that implements a modal state machine to switch between command navigation and text insertion. The extension includes advanced text editing capabilities such as keyword cycling for values, surround management for quotes and brackets, and the ability to hand off the command line buffer to an external text editor for complex modifications. It also provides system integration for synchronizing the shell clipboard with the

    Shellantigenawesomeclipboard
    View on GitHub↗4,380
  • juliencrn/usehooks-tsjuliencrn avatar

    juliencrn/usehooks-ts

    7,834View on GitHub↗

    usehooks-ts is a comprehensive collection of reusable TypeScript-based hooks designed for managing state, DOM events, and browser API interactions within React applications. It provides a typed library of functions to handle common frontend patterns and side effects. The project distinguishes itself by offering specialized hooks for browser integration, including tools for interacting with the system clipboard, managing local and session storage persistence, and loading external scripts. It also includes utilities for responsive UI development, such as tracking media queries, window dimension

    TypeScripthookhooksmdx
    View on GitHub↗7,834
  • uidotdev/usehooksuidotdev avatar

    uidotdev/usehooks

    11,394View on GitHub↗

    This project is a comprehensive library of reusable React hooks designed to simplify browser API integration, state management, and component lifecycle tracking. It provides a declarative interface for managing complex browser interactions, allowing developers to encapsulate imperative logic into modular, composable functions that integrate directly with the component lifecycle. The library distinguishes itself by offering specialized utilities for asynchronous data orchestration, including built-in caching, retry logic, and loading state management. It also features advanced performance opti

    MDXastrobloghooks
    View on GitHub↗11,394
  • danielstormapps/fannyDanielStormApps avatar

    DanielStormApps/Fanny

    1,372View on GitHub↗

    Monitor your Mac's fan speed and CPU/GPU temperature from your Notification Center.

    Swift
    View on GitHub↗1,372