Your download link is at the very bottom of the page... always.



Processed through Paypal
No account required.


Donate Bitcoin to this wallet:
1KkUMXvQ2ko3xcJkzitB7WYgoW6m79WFfm
Donate Ethereum to this wallet:
0x40E56922F43637224935CDC35e2c96E0392A8505
Donate Litecoin to this wallet:
LLYAFEyqjH69gkyCEpRjXNyedRCWrVChfL

Buy our over-priced crap to help keep things running.
Take No CrapwareOG Dad CapNo Password


Join our Facebook groupFollow us on TwitterFollow us on InstagramOur RSS FeedJoin us on TikTokJoin us on LinkedIn


 Home » OlderGeeks.com Freeware Downloads » Office, Home Office, Business and Writing » Clipboard Tools, Snipping, Text Pasting/Extracting » CopyQ v6.4.0   
File - Download CopyQ v6.4.0
Description

Always scroll to the bottom of the page for the main download link.
We don't believe in fake/misleading download buttons and tricks. The link is always in the same place.


CopyQ v6.4.0

An advanced clipboard manager with editing and scripting features.

CopyQ monitors system clipboard and saves its content in customized tabs. Saved clipboard can be later copied and pasted directly into any application.




Features
  • Support for Linux, Windows and OS X 10.15+
  • Store text, HTML, images or any other custom formats
  • Quickly browse and filter items in clipboard history
  • Sort, create, edit, remove, copy/paste, drag’n’drop items in tabs
  • Add notes or tags to items
  • System-wide shortcuts with customizable commands
  • Paste items with shortcut or from tray or main window
  • Fully customizable appearance
  • Advanced command-line interface and scripting
  • Ignore clipboard copied from some windows or containing some text
  • Support for simple Vim-like editor and shortcuts
  • Many more features


Using the App

To start the application double-click the program icon or run copyq.

The list with clipboard history is accessible by clicking on system tray icon or running copyq toggle.

Copying text or image to clipboard will create new item in the list.

Selected items can be:

edited (F2),
removed (Delete),
sorted (Ctrl+Shift+S, Ctrl+Shift+R),
moved around (with mouse or Ctrl+Up/Down) or
copied back to clipboard (Enter, Ctrl+V).

All items will be restored when application is started next time.

To exit the application select Exit from tray menu or press Ctrl-Q keys in the application window.

Command Line

CopyQ has powerful command line and scripting interface.

Note: The main application must be running to be able to issue commands using command line.

Print help for some useful command line arguments:

copyq --help
copyq --help add

Insert some texts to the history:

copyq add "first item" "second item" "third item"

Print content of the first three items:

copyq read 0 1 2
copyq separator "," read 0 1 2

Show current clipboard content:

copyq clipboard
copyq clipboard text/html
copyq clipboard \? # lists formats in clipboard

Copy text to the clipboard:

copyq copy "Some Text"

Load file content into clipboard:

copyq copy - < file.txt
copyq copy text/html < index.html
copyq copy image/jpeg - < image.jpg

Create image items:

copyq write image/gif - < image.gif
copyq write image/svg - < image.svg

Changes:
v6.4.0
Added
Items in menu can be additionally filtered using the item notes (#2170).
Items can be sorted with a custom order via scripting. For example:
var sel = ItemSelection().selectAll();
const texts = sel.itemsFormat(mimeText);
sel.sort(function(i,j){
return texts[i] < texts[j];
});

Changed
More shortcuts and even sequences of shortcuts can be now captured and
assigned. This uses new QKeySequenceEdit UI widget from Qt framework.
UI uses the preferred sans-serif system font in the dark theme.

Fixed
Fixes copying items in order they were selected (#2124).
Fixes re-selecting the edited item after external editor closes.
Fixes menu theme (#2139).
Avoids duplicating items from clipboard in synchronized tabs (#2236).
macOS: Fixes compatibility with macOS 10.15 (#2103).
Linux: Fixes synchronizing UTF-encoded text to/from primary selection (#2195)
Wayland: Avoids showing window after a screen is turned on.
Wayland: Avoids a rare crash while accessing clipboard data.
Wayland: Fixes pasting to some XWayland apps (#2234)
X11: Avoids app freeze when entering search mode (#2171).
X11: Fixes capturing quickly changing clipboard text (ignores unchanged
TIMESTAMP).




















This download is for the Windows portable version. All other download assets are below:


Windows:
copyq-6.4.0-setup.exe

MacOS:
CopyQ.dmg.zip

Linux:
copyq_6.4.0_Debian_10-1_amd64.deb
copyq_6.4.0_Debian_11-1_amd64.deb
copyq_6.4.0_openSUSE_Leap_15.4.x86_64.rpm
copyq_6.4.0_openSUSE_Tumbleweed.x86_64.rpm




Click here to visit the author's website.
Continue below for the main download link.


Downloads Views Developer Last Update Version Size Type Rank
5,494 10,121 Lukas Holecek <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/CopyQ1_th.png"border="0"> Jan 20, 2023 - 11:55 6.4.0 17.18MB ZIP 5/5, out of 46 Votes.
File Tags
CopyQ  v6.4.0  
      
Whoa! Slow down there, Speedy.
Kindly read this and then continue to download below.

Like seeing no ads? No misleading/fake download buttons?
We like it too! This site has been kept alive for 15 years
because of people just like you who download and donate.
No one is stopping you from downloading without donating
but the site runs on the "Honor System". If your momma
raised you to be honorable, make a donation and download
'til ya turn blue. Make your momma proud!

Thank you! -Randy & Deanna (The Older Geeks)
Missouri Ozarks, USA

Monthly operating costs = $750
Donations cover operating costs first
then are set aside for future upgrades and/or
handed-over to Deanna for new shoes.

Or

Or
Send a check payable to Home Computer Repair LLC, 208 E. Water St. Mount Vernon, MO 65712


Recent Super Donors ($50+)
Thanks, Michael
Thanks, Russell
Thanks, Home Business Services Inc
Thanks, Robert

Recent Donors
Thanks, Douglas
Thanks, Tery
Thanks, Athar
Thanks, Louise
Thanks, John
Thanks, Richard
Thanks, Mark
Thanks, John
Thanks, Linda
Thanks, Robert

→ Download Your File ←


Click to Rate File     Share it on Twitter →


OlderGeeks.com Copyright (c) 2024