CutBox keeps your pasteboard cut/copy history and lets you paste anything back to your current app by searching for items.
What does it do? Let's you search from your pasteboard history....
What else...
- Make items favorite
- Select and paste multiple items as one
Anything else?
- You can send your pasted text through Javascript functions
You can find the latest release here: https://github.com/ocodo/CutBox/releases/latest
After downloading, open CutBox.dmg and drag CutBox.app to /Applications
To run, open /Applications (Cmd + A in Finder) and double click CutBox
Please note: Macos will give a security warning, that it was built by an unidentified developer. I'm that developer!
CutBox is Free OpenSource software. It isn't available via Apple's AppStore.
Any text you copy on MacOS is saved to CutBox's history.
CutBox Search is activated using a global hotkey:
Cmd + Shift + V
(This can be customized in preferences.)
When you activate CutBox you can search for anything copied, just type what you're searching for or navigate with the arrow keys (or mouse/trackpad).
Press Enter and the selected item will paste into your current app.
You can exit without pasting, just press Esc.
If fuzzy matching isn't specific enough for you, regexp matching is also available.
Press Cmd + s to toggle through search modes, fuzzy match, regexp/i or regexp.
I'm moving more help and information to the project wiki, read more...
If you find a bug I'd love to hear about it, click here to tell me what happened.
If you have an idea for a new feature please let me know here
CutBox is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
CutBox is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.