This program provides a simple clipboard manager for Microsoft Windows. A hotkey displays a list of clips. The user can then select one or more to paste.
Features
- Fast and easy to use
- Multiple clips can be selected and pasted
- Selected clips are pasted in reverse order, reflecting the order of clipping
- Full text of all selected clips is displayed in an edit control, shown as the clips will be pasted
- Clips selected to be pasted will populate the clipboard
- The first or second clip can be sent (optionally) without affecting the clipboard
- Clips are saved in a plain text file
- A sound is played when the clipboard changes
- The GUI of clips can be resized
- A ListView control for clips enables using the keyboard to jump directly to a clip
- The ListView can be reset (cleared) without affecting the text file of clips
- For repeated pasting, the main GUI can be set to be redisplayed after pasting clips
- Clips can be added manually via an input box
- Right-clicking an item in the list will copy it to the clipboard
- A menu option will open the text file of clips for editing, viewing, or searching
- A simple notepad is included as a temporary editing area for working with text
- The entire program consists of one portable file of less than 1 MB
Categories
Clipboard ManagersLicense
GNU General Public License version 3.0 (GPLv3)Follow mwClipboard
Other Useful Business Software
Deploy Apps in Seconds with Cloud Run
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
Rate This Project
Login To Rate This Project
User Reviews
-
A very useful and usable clipboard manager!