mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-06 00:57:00 +02:00
clean up the Cheat sheets table and move cli tools up a bit, as a treat (#368)
This just gets the Cheat Sheets section more in line with our style guide, and it moves command-line shells just below it, so that we get slightly closer to my dream of alphabetized sections ✨ Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/368 Co-authored-by: jessebot <jessebot@linux.com> Co-committed-by: jessebot <jessebot@linux.com>
This commit is contained in:
parent
d581cc56ea
commit
96dced674a
1 changed files with 13 additions and 13 deletions
26
README.md
26
README.md
|
|
@ -31,14 +31,14 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md).
|
|||
* [Desktop Browsers](#desktop-browsers)
|
||||
* [Mobile Browsers](#mobile-browsers)
|
||||
* [E-Mail Clients](#e-mail-clients)
|
||||
* [Search Engines](#search-engines)
|
||||
* [Cheat sheets and documentation](#cheat-sheets-and-documentation)
|
||||
* [Command-Line Shells](#command-line-shells)
|
||||
* [Addons and Prompts](#addons-and-prompts)
|
||||
* [Search Engines](#search-engines)
|
||||
* [Computer Graphics](#computer-graphics)
|
||||
* [Image Manipulation](#image-manipulation)
|
||||
* [Photography](#photography)
|
||||
* [Video](#video)
|
||||
* [Cheat sheets and documentation](#cheat-sheets-and-documentation)
|
||||
* [Terminal Emulators](#terminal-emulators)
|
||||
* [Developer Tools](#developer-tools)
|
||||
* [Document Viewers](#document-viewers)
|
||||
|
|
@ -257,11 +257,12 @@ This is a section for repos that are similar to this one either because they are
|
|||
|---------|--------------|----------|-------|
|
||||
| NeoMutt | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/neomutt/neomutt/pull/4737)) | [mutt](http://mutt.org) |
|
||||
|
||||
## Search Engines
|
||||
## Cheat sheets and documentation
|
||||
|
||||
| Name | Alternatives | Evidence | Notes |
|
||||
|---------|----------------------------------------------------------|--------------------------------------------------------------------------------------------|-------|
|
||||
| Searxng | [LibreY](https://github.com/Ahwxorg/librey/) | [Copilot used](https://github.com/searxng/searxng/issues?q=copilot) in reviews | Note: maintainers experimenting with and open to adding AI results, see [1](https://github.com/searxng/searxng/issues/2273), [2](https://github.com/searxng/searxng/issues/2008), [3](https://github.com/searxng/searxng/issues/2163)
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
| --- |:---:| --- | --- |
|
||||
| [tldr-pages](https://github.com/tldr-pages/tldr) | [`v2.3`](https://github.com/tldr-pages/tldr/releases/tag/v2.3) | [](#permissive-ai-policy) ([1](https://github.com/tldr-pages/tldr/blob/main/AGENTS.md), [2](https://github.com/tldr-pages/tldr/commit/b042736266e10cb026b678ba1d0fed362d5f579d)) | [](#request-for-help) |
|
||||
| [cheat](https://github.com/cheat/cheat) | [`v4.4.2`](https://github.com/cheat/cheat/releases/tag/4.4.2) | [](#permissive-ai-policy) ([1](https://github.com/cheat/cheat/blob/master/CLAUDE.md)) | [](#request-for-help) |
|
||||
|
||||
## Command-Line Shells
|
||||
|
||||
|
|
@ -282,6 +283,12 @@ This is a section for repos that are similar to this one either because they are
|
|||
| [`ohmyzsh`](https://github.com/ohmyzsh/ohmyzsh) | [](#request-for-help) | [](#ai-functionality) ([1](https://github.com/ohmyzsh/ohmyzsh/pull/13222))<br />[](#permissive-ai-policy) ([1](https://github.com/ohmyzsh/ohmyzsh/blob/master/CONTRIBUTING.md#a-note-on-ai-assisted-contributions), [2](https://github.com/ohmyzsh/ohmyzsh/commit/99b243b9a98576037c864ff115b1fe96621fec8a), [3](https://github.com/ohmyzsh/ohmyzsh/commit/8c5a60644a2a93fb6b7d76ec7a5598f99b426cf0)) | [](#request-for-help) |
|
||||
| [Starship](https://starship.rs) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/starship/starship/commit/0d71065a6eb98ff00b42b2bc4ff78dad7b897a1e)) | [](#request-for-help) |
|
||||
|
||||
## Search Engines
|
||||
|
||||
| Name | Alternatives | Evidence | Notes |
|
||||
|---------|----------------------------------------------------------|--------------------------------------------------------------------------------------------|-------|
|
||||
| Searxng | [LibreY](https://github.com/Ahwxorg/librey/) | [Copilot used](https://github.com/searxng/searxng/issues?q=copilot) in reviews | Note: maintainers experimenting with and open to adding AI results, see [1](https://github.com/searxng/searxng/issues/2273), [2](https://github.com/searxng/searxng/issues/2008), [3](https://github.com/searxng/searxng/issues/2163)
|
||||
|
||||
## Computer Graphics
|
||||
|
||||
### Image Manipulation
|
||||
|
|
@ -313,13 +320,6 @@ This is a section for repos that are similar to this one either because they are
|
|||
| [PipePipe](https://pipepipe.dev/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/InfinityLoop1308/PipePipeClient/blob/dev/CLAUDE.md)) | [LibreTube] |
|
||||
| [NewPipe](https://newpipe.net) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/TeamNewPipe/NewPipe?tab=contributing-ov-file#ai-policy)) | [LibreTube] |
|
||||
|
||||
## Cheat sheets and documentation
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Alternative(s) | Evidence |
|
||||
| --- |:---:| --- | --- |
|
||||
| [tldr-pages](https://github.com/tldr-pages/tldr) | [`v2.3`](https://github.com/tldr-pages/tldr/releases/tag/v2.3) | | [](#permissive-ai-policy) ([1](https://github.com/tldr-pages/tldr/blob/main/AGENTS.md), [2](https://github.com/tldr-pages/tldr/commit/b042736266e10cb026b678ba1d0fed362d5f579d)) |
|
||||
| [cheat](https://github.com/cheat/cheat) | [`v4.4.2`](https://github.com/cheat/cheat/releases/tag/4.4.2) | | [](#permissive-ai-policy) ([1](https://github.com/cheat/cheat/blob/master/CLAUDE.md)) |
|
||||
|
||||
## Terminal Emulators
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue