ClipMac is a lightweight clipboard manager for macOS built with Electron. It records clipboard history into a local SQLite database and recalls past entries through a searchable popup on a global hotkey (⌃⇧Space) — running dockless in the background and starting automatically at login.
02
Features
//Clipboard History — Stores a history of copied text items
//Quick Access — Open the clipboard history popup using a global shortcut (Control+Shift+Space)
//Copy to Clipboard — Easily copy any item from the history back to your clipboard
//Simple Interface — Clean and straightforward user interface
//Dockless Application — Runs in the background without a dock icon
//Auto-launch at startup — Automatically starts when you log in to your Mac (production build only)