CopyQ

詳細情報

タイトル CopyQ
URL https://hluk.github.io/CopyQ/
バージョン ver 8.0.0
更新日 2024/03/15
追加日 2024/02/15
種別 フリーソフト
説明 編集とスクリプト機能を備えた高度なクリップボードマネージャー。

レビュー

CopyQ は高度な機能を備えたクリップボードツール。WindowsだけではなくLinuxやmacOSにも対応している。

システムのクリップボードを監視し内容を保存することができる。保存された情報はタブで整理することができ、コピーしたり任意のアプリケーションに直接貼り付けることが可能。

以下のような特徴を持つ。

  • Linux、Windows、OS X 10.15+をサポート
  • テキスト、HTML、画像、その他のカスタムフォーマットを保存可能
  • クリップボード履歴の項目を素早くブラウズ、フィルタリング
  • タブ内で項目の並べ替え、作成、編集、削除、コピー/貼り付け、ドラッグ&ドロップが可能
  • アイテムにメモやタグを追加
  • カスタマイズ可能なコマンドによるシステム全体のショートカット
  • ショートカット、トレイ、メインウィンドウからのアイテムの貼り付け
  • 完全にカスタマイズ可能な外観
  • 高度なコマンドラインインターフェイスとスクリプト
  • 特定のウィンドウからコピーされた内容や、特定のテキストを含む情報を無視することができる機能。
  • シンプルなVimライクエディタとショートカットのサポート
  • その他多数の機能

スクリーンショット

更新グラフ

バージョン履歴

8.0.0

Added

  • Tab item limit has been increased to 100,000 (#1144).

  • New macOS builds for M1/arm64 architectures are available (#1884).

  • New Debian/Raspbian builds for arm/arm64 architectures are available.

  • Allows overriding item activation using paste().

  • Allows overriding script functions to handle some events: items
    added/removed/changed (onItemsAdded(), onItemsRemoved(),
    onItemsChanged()), tab items loaded (onItemsLoaded()), tab selected
    (onTabSelected()) (#59).

  • Allows to cancel removing items by overriding onItemsRemoved() script
    function. If the exit code is non-zero (for example fail() is called

(省略されました)
7.1.0

NOTE: macOS release is currently blocked until #2450 is resolved.

Changed

  • Image editor (if set) will now open instead of built-in text editor when
    selecting Edit action on image items containing no text.

  • Encryption now uses larger/safer keys (#2385).

Fixed

  • Fixes saving and opening empty encrypted tabs.

  • Fixes minimal size of dialogs (#2299).

  • Fixes importing commands with regular expressions containing slash characters
    in scripts.

  • Fixes font weight with Qt 6.

  • Fixes closing the app with Qt 6.

  • Fixes the build and calling some script functions with Qt 6.5.

  • X11:

(省略されました)