ZY
Intro
TLDR: clipa is a win32 clipboard text recorder (with a little more functions).
Features
- record clipboard unicode text.
- copy any item by select it from menu.
- pause mode: start or stop record any time.
- copy and remove mode: select one item, then this item will be copy and remove from list.
- copy and remove all: as it's describe, join each item with new line (from old to new).
- new item first: default list item from old to new.
- unique item: delete any duplicated item before copy again.
- a concise configuration file.
- pin text by read text from files.
- access everything by one hotkey.
- fast and small (less than 100kB).
Usage
Launch by click clipa.exe, no windows, no tray icon.
Press ALT+0 show the popmenu
Choose menu item to copy it again.
Choose exit to exit program.
That's all, enjoy simple!
Tips
- Use windows hotkey to copy file paths:
SHIFT+F10+a. - If menu can't pop up and hotkey registered, kill it by command
taskkill /im clipa.exe.
On this page
Languages
C97.2%Makefile2.8%
Contributors
Latest Release
v0.1June 4, 2024Created June 4, 2024
Updated August 12, 2025