add CopyQ and clipcat

Creates new Clipboard Managers section.
This commit is contained in:
znmz 2026-05-27 03:28:49 +03:00
commit 1a781f5265

View file

@ -59,6 +59,8 @@ Any other questions? Please check out our [FAQ](./FAQ.md), and if your question
* [Headless Browsers](#headless-browsers)
* [Mobile Browsers](#mobile-browsers)
* [Cheat Sheets and Documentation](#cheat-sheets-and-documentation)
* [Clipboard Managers](#clipboard-managers)
* [Clipboard Managers Alternatives](#clipboard-managers-alternatives)
* [Command-Line Shells](#command-line-shells)
* [Addons and Prompts](#addons-and-prompts)
* [Compiler Tools](#compiler-tools)
@ -570,6 +572,21 @@ This is a section for repos that are similar to this one either because they are
| [explainshell](https://explainshell.com/) | [`1157256`](https://github.com/idank/explainshell/commit/1157256e3da70d4acdd239e8821e8f0a457b0fe3) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/idank/explainshell/blob/master/AGENTS.md), [2](https://github.com/idank/explainshell/commit/f14b7d4f617678cfa95a4729991723bb7db31f4f), [3](https://github.com/idank/explainshell/commit/559cd91a5516950ddf27735b7cca5c9c16839129))<br /> [![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#ai-code-reviews) ([1](https://github.com/idank/explainshell/commit/91e601916983d2447dc92d3cfb5d8d7afdf1f98d)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) |
| [tldr-pages](https://github.com/tldr-pages/tldr) | [`v2.3`](https://github.com/tldr-pages/tldr/releases/tag/v2.3) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/tldr-pages/tldr/blob/main/AGENTS.md), [2](https://github.com/tldr-pages/tldr/commit/b042736266e10cb026b678ba1d0fed362d5f579d)) | [ethical-tldr](https://codeberg.org/small-hack/ethical-tldr), <br />[ethical-tldr-client](https://codeberg.org/small-hack/ethical-tldr-client) |
## Clipboard Managers
| Name | Last Untainted Version or Commit ID | Tags and Evidence |
|---|:---:|---|
| [clipcat](https://github.com/xrelkd/clipcat) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/xrelkd/clipcat/blob/develop/AGENTS.md), [2](https://github.com/xrelkd/clipcat/commit/a12b39a42a7d18bf31abcdd1c146077575fdb8b7)) |
| [CopyQ](https://github.com/hluk/CopyQ) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/hluk/CopyQ/blob/5111f5525a0738d011968be67fa447c5b74338bd/AGENTS.md), [2](https://github.com/hluk/CopyQ/commit/b267d6ef9d323ffb990b5c7cb7ff4500bf33d673), [3](https://github.com/hluk/CopyQ/commit/cca210781e8ef087ff4ff7b0c6ea8ef63a9c3c9d))<br />[![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#ai-code-reviews) ([1](https://github.com/hluk/CopyQ/pull/3571), [2](https://github.com/hluk/CopyQ/pull/3551), [3](https://github.com/hluk/CopyQ/pull/3547)) |
<!-- TODO: add to the multi-referenced link list -->
> [!Note]
> #### Clipboard Managers Alternatives
> - https://github.com/Slackadays/Clipboard
> - https://github.com/savedra1/clipse
> - https://github.com/cdown/clipmenu
> - https://github.com/sentriz/cliphist
## Command-Line Shells
| Name | Last Untainted Version or Commit ID | Tags and Evidence |