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
·
hluk avatar

hluk/CopyQ

0
View on GitHub↗
11,216 stars·540 forks·C++·gpl-3.0·11 views

CopyQ

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 data automatically upon capture. The interface is fully scriptable, enabling programmatic control over window geometry, shortcut management, and the execution of automated workflows. These capabilities allow for deep integration with terminal environments and external scripts.

Beyond core management, the application includes security features such as encrypted storage for sensitive items and configurable monitoring restrictions to exclude specific applications or data patterns from the history. It supports synchronization between the system clipboard and primary selection buffers to ensure consistent data availability across different operating systems.

Features

  • Clipboard Managers - Functions as a cross-platform clipboard manager that tracks, stores, and organizes clipboard history.
  • Desktop Productivity Utilities - Acts as a desktop productivity tool for organizing clipboard content into tabs and managing data formats.
  • Automation Workflows - Provides an automation engine to execute custom scripts for processing and formatting clipboard data automatically.
  • Command Line Interfaces - Provides a terminal-based interface for programmatically interacting with and managing clipboard history.
  • Command Line Interfaces - Provides a command-line interface for programmatic control and automation of clipboard history and application functions.
  • Command Line Utilities - Manages clipboard history with advanced features.
  • System Utilities - Clipboard manager with advanced features.
  • Clipboard Managers - Listed in the “Clipboard Managers” section of the Awesome Mac awesome list.
  • Clipboard Tools - Advanced clipboard manager with extensive features.
  • Clipboard Integration Utilities - Enables programmatic interaction with clipboard history and settings directly from the command line.
  • Scriptable Automation Engines - Includes an extensive automation engine that allows users to execute custom scripts for processing clipboard data.
  • System Clipboard Integrations - Interfaces directly with operating system clipboard buffers and selection mechanisms to capture and synchronize data.
  • Scripting Engines - Executes user-defined scripts within the application runtime to manipulate clipboard data and trigger custom workflows.
  • Synchronization Services - Synchronizes clipboard content across different operating systems to ensure consistent data availability.
  • Clipboard Content Transformers - Performs clipboard data transformation by piping history entries through external scripts or internal logic.
  • Clipboard Synchronization - Synchronizes clipboard selections between the standard system clipboard and the primary mouse selection buffer.
  • Data Protection - Protects sensitive data by encrypting stored clipboard items and restricting access to the history archive.
  • Event-Driven Hook Systems - Monitors system-wide clipboard and input events to trigger automated workflows and update the history database.
  • Monitoring Restrictions - Configures rules to ignore specific windows or content patterns to prevent sensitive data from being captured.
  • System Tray Managers - Provides tray access to stored clipboard items, allowing users to copy content rapidly without opening the main application window.
  • Cross-Platform Desktop Toolkits - Utilizes a cross-platform graphical framework to render the user interface and manage window geometry consistently across operating systems.
  • Keyboard Shortcut Managers - Enables shortcut management by assigning global or application-specific keyboard combinations to trigger automated commands.

Star history

Star history chart for hluk/copyqStar history chart for hluk/copyq

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 hluk/copyq do?

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.

What are the main features of hluk/copyq?

The main features of hluk/copyq are: Clipboard Managers, Desktop Productivity Utilities, Automation Workflows, Command Line Interfaces, Command Line Utilities, System Utilities, Clipboard Tools, Clipboard Integration Utilities.

What are some open-source alternatives to hluk/copyq?

Open-source alternatives to hluk/copyq include: clipy/clipy — Clipy is a clipboard manager and productivity utility for macOS. It functions as a text snippet manager and a tool for… p0deje/maccy — Maccy is a lightweight clipboard manager for macOS that captures and stores text and images copied to the system… mas-cli/mas — This project provides a command-line interface for managing the lifecycle of applications from the Apple App Store. It… slackadays/clipboard — Clipboard is a cross-platform command-line clipboard manager that extends the traditional copy-paste workflow with… ajeetdsouza/zoxide — Zoxide is a terminal utility designed to accelerate filesystem navigation by learning user habits. It functions as a… amnweb/yasb — YASB is a customizable status bar framework and desktop shell component for Windows. It provides a toolkit for…

Open-source alternatives to CopyQ

Similar open-source projects, ranked by how many features they share with CopyQ.
  • 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
  • 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
  • mas-cli/masmas-cli avatar

    mas-cli/mas

    12,235View on GitHub↗

    This project provides a command-line interface for managing the lifecycle of applications from the Apple App Store. It functions as a package manager for macOS, enabling users to search for software, install new applications, and maintain existing installations directly through terminal commands. The tool distinguishes itself by wrapping private system APIs to perform store operations that are typically restricted to the graphical user interface. It integrates with the operating system to handle administrative privilege elevation, allowing for secure, automated modifications to protected appl

    Swiftapp-storehomebrewmac-app-store
    View on GitHub↗12,235
  • slackadays/clipboardSlackadays avatar

    Slackadays/Clipboard

    5,678View on GitHub↗

    Clipboard is a cross-platform command-line clipboard manager that extends the traditional copy-paste workflow with named clipboards, history tracking, and file-aware operations. It treats the clipboard as a first-class data store that can hold files, directories, text, and piped data across multiple independent clipboards, each with its own contents and metadata. The project distinguishes itself by supporting both cut and copy operations that preserve file semantics, clipboard history with the ability to restore older entries, and the capacity to annotate clipboards with personal notes. It in

    C++bashcliclipboard
    View on GitHub↗5,678
  • See all 30 alternatives to CopyQ→