p0deje/maccy

Lightweight clipboard manager for macOS

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 54 minutes ago
Added to GitGenius on September 2nd, 2026
Created on January 31st, 2018
Open Issues & Pull Requests: 168 (+0)
GitHub issues: Enabled
Number of forks: 1,139
Total Stargazers: 21,507 (+1)
Total Subscribers: 73 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 10.2 hours
Mean response time: 16.1 days
90th percentile: 25.1 days
Tracked items: 421

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 98% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 67% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 7% of issues opened in the past year have been closed. Three people close 83% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 119
New in 7 days: 0
Closed in 7 days: 1
Avg open age: 462 days
Stale 30+ days: 98
Stale 90+ days: 90

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 7
Events in 7 days: 11

Top labels

  • bug (236)
  • enhancement (169)
  • needs triaging (7)
  • nsmenu (7)
  • help wanted (6)
  • good first issue (1)
  • invalid (1)
  • shortcuts (1)

Detailed Description

Maccy is a lightweight clipboard manager for macOS that keeps a searchable history of copied items.

The tool solves the problem of clipboard content being lost once something new is copied. Maccy maintains a persistent history of clipboard entries that users can search through and restore. It runs in the background as a menu bar application, allowing quick access to past clipboard items without interrupting workflow. The approach is minimal and focused: rather than attempting to be a feature-rich utility, it prioritizes speed and simplicity in retrieving previously copied content.

Maccy suits developers and power users who frequently work with multiple pieces of text, code snippets, or configuration values and need to recall them without leaving their current application. It works well for anyone who copies items sporadically throughout the day and wants to avoid the friction of manually saving or organizing clipboard contents. The tool is particularly valuable in development environments where switching between code editors, terminals, and documentation is common. Those seeking a straightforward clipboard history without complex organizational features or advanced filtering will find this approach effective.

The project maintains steady activity with regular updates addressing user-reported issues and macOS compatibility. Development focuses on preserving the lightweight nature of the tool while ensuring it remains functional across macOS versions. The maintainer responds to bug reports and feature requests from the community, though the scope remains deliberately constrained to avoid feature creep that would compromise the tool's simplicity and performance.