A Hypercharged, fast and modern clipboard
As a developer I spend a lot of my time copy pasting stuff. I wanted to make it simple. My initial goto tool was CopyClip which lacked keyboard shortcuts and hotkeys. Then I used Cutbox which had both but the search was painstakingly slow. So here it is, a fast, goodlooking clipboard manager built with Electron.
macOS Beta - Download Now
- Fast ๐From loading the popup to searching, everything is a breeze.
- Dark Mode! Yes!
- Works with a global shortcut
โ+Shift+L
- Shortcuts for the last 10 clipboard items
- Start on boot
- Built with React and React Select
- Started from Electrojet boilerpolate
- FREE!
- Shortcut Setting
- React Virtualized Select for vastly better performance
- Custom search filter by @bvaughn for blazing fast search
- Multi platform support
- Tests
Download the DMG from Github Releases
- Double click the icon to start the app.
- App will automatically hide on start. Press the global hotkey
โ + Shift + L
to bring up the clipboard. - Search or use arrow keys to navigate.
- Press Enter to copy it to clipboard again. Or alternatively use the shortcuts
โ + 0
-โ + 9
to copy them!
React Select by JedWatson