alphabetize Alternative System Information Utilities (#898)

- Rename the section title to be more informative (e.g. for easier
  navigation without context).
- Add the Alternatives section to the ToC.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/898
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
This commit is contained in:
znmz 2026-06-03 19:47:18 +02:00 committed by Admin
commit 61e59c42c6

View file

@ -148,6 +148,7 @@ Any other questions? Please check out our [FAQ](./FAQ.md), and if your question
* [SSH](#ssh)
* [System Base](#system-base)
* [System Information Utilities](#system-information-utilities)
* [Alternative System Information Utilities](#alternative-system-information-utilities)
* [System Logs Managers](#system-logs-managers)
* [Android](#android)
* [Alternatives for Android](#alternatives-for-android)
@ -1450,13 +1451,13 @@ This section is strictly for software implementing a core set of UNIX-like utili
| [hyfetch](https://github.com/hykilpikonna/hyfetch) | [![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/hykilpikonna/hyfetch/pull/482), [2](https://github.com/hykilpikonna/hyfetch/commit/9500e8c0aa0f64ed231ba700c4eaac75e505312d)) <br /> [![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#ai-code-reviews) ([1](https://github.com/hykilpikonna/hyfetch/pull/484), [2](https://github.com/hykilpikonna/hyfetch/pull/481), [3](https://github.com/hykilpikonna/hyfetch/pull/480)) | See below |
> [!Note]
> #### Alternatives
> #### Alternative System Information Utilities
> As of writing and to the best of our knowledge, none of these projects have LLM usage, but they also have no explicit policies against AI.
>
> - [Archey 4](https://github.com/HorlogeSkynet/archey4) displays info in a similar way to neofetch (and fastfetch)
> - [macchina](https://github.com/Macchina-CLI/macchina)
> - [nerdfetch](https://github.com/ThatOneCalculator/NerdFetch)
> - [neofetch](https://github.com/dylanaraps/neofetch) and [screenFetch](https://github.com/KittyKatt/screenFetch) are still technically options, although they both have officially ceased development.
> - [nerdfetch](https://github.com/ThatOneCalculator/NerdFetch)
>
> The [Wikipedia page for neofetch](https://en.wikipedia.org/wiki/Neofetch#Other_implementations) also lists many implementations of neofetch in different programming languages, it may be worth a look as well.