From 458cd871f44ebaa917935918ab539e92b824872d Mon Sep 17 00:00:00 2001 From: znmz Date: Thu, 4 Jun 2026 22:15:44 +0200 Subject: [PATCH] add CopyQ, clipcat and The Clipboard Project (#827) Creates new Clipboard Managers section. Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/827 Reviewed-by: Admin --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 64961c6..613ac18 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,8 @@ Any other questions? Please check out our [FAQ](./FAQ.md), and if your question * [Mobile Browsers](#mobile-browsers) * [Build Systems and Task Runners](#build-systems-and-task-runners) * [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) @@ -602,6 +604,20 @@ 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))
[![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),
[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))
[![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)) | +| [The Clipboard Project](https://github.com/Slackadays/Clipboard) | [`feacd97`](https://github.com/Slackadays/Clipboard/commit/feacd977dabc) | [![AI sponsored](./badges/ai-sponsored-blue.svg)](#sponsored-by-ai) ([1](https://github.com/Slackadays/Clipboard/blob/da607a6736605fe1e1b2aff629b913f4f342d5d8/README.md?plain=1#L5-L16)) | + +> [!Note] +> #### Clipboard Managers Alternatives +> - [cliphist](https://github.com/sentriz/cliphist) +> - [clipmenu](https://github.com/cdown/clipmenu) +> - [clipse](https://github.com/savedra1/clipse) + ## Command-Line Shells | Name | Last Untainted Version or Commit ID | Tags and Evidence |