diff --git a/README.md b/README.md index 14be2d8..e50e2c9 100644 --- a/README.md +++ b/README.md @@ -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))
[![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.