mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-05-30 21:57:03 +02:00
add fastfetch and hyfetch (#765)
add fastfetch and hyfetch (#765) Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/765 Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
This commit is contained in:
parent
942a68c369
commit
7a0b622dc9
1 changed files with 19 additions and 0 deletions
19
README.md
19
README.md
|
|
@ -141,6 +141,7 @@ Any other questions? Please check out our [FAQ](./FAQ.md), and if your question
|
|||
* [Clients](#clients)
|
||||
* [SSH](#ssh)
|
||||
* [System Base](#system-base)
|
||||
* [System Information Utilities](#system-information-utilities)
|
||||
* [System Logs Managers](#system-logs-managers)
|
||||
* [Android](#android)
|
||||
* [Alternatives for Android](#alternatives-for-android)
|
||||
|
|
@ -1379,6 +1380,24 @@ This section is strictly for software implementing a core set of UNIX-like utili
|
|||
| [plan9port](https://9fans.github.io/plan9port/) | [`0155f29`](https://github.com/9fans/plan9port/commit/0155f29bdc3cf0cab017fd7b33bf9e93cb9af64c) | [](#permissive-ai-policy) ([1](https://github.com/9fans/plan9port/pull/748)) | [](#request-for-help) |
|
||||
| [uutils](https://uutils.github.io/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/uutils/coreutils/pull/11717), [2](https://github.com/uutils/coreutils/commit/6e18efb218dbd4d7ad7441d255d02fb0c1df4bf0) [3](https://github.com/uutils/coreutils/pull/11918#issuecomment-4284527284)) <br> [](#ai-code-reviews) ([1](https://github.com/uutils/coreutils/pull/7266), [2](https://github.com/uutils/coreutils/pull/10505), [3](https://github.com/uutils/coreutils/pulls?q=copilot)) | [Busybox](https://busybox.net/), <br /> GNU coreutils |
|
||||
|
||||
## System Information Utilities
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [fastfetch](https://github.com/fastfetch-cli/fastfetch) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/fastfetch-cli/fastfetch/commit/f5dfec6dcb0ea3048826b5e5f558f0ab4c9f4506), [2](https://github.com/fastfetch-cli/fastfetch/commit/451bc394eeffe2e1b709cf4fd102de8400db528d), [3](https://github.com/fastfetch-cli/fastfetch/commit/fe1c5c8f6f8139a56e20fd50effd144d09682744)) <br /> [](#ai-code-reviews) ([1](https://github.com/fastfetch-cli/fastfetch/pull/2331), [2](https://github.com/fastfetch-cli/fastfetch/pull/2287), [3](https://github.com/fastfetch-cli/fastfetch/pull/2220)) | See below |
|
||||
| [hyfetch](https://github.com/hykilpikonna/hyfetch) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/hykilpikonna/hyfetch/pull/482), [2](https://github.com/hykilpikonna/hyfetch/commit/9500e8c0aa0f64ed231ba700c4eaac75e505312d)) <br /> [](#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
|
||||
> 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.
|
||||
>
|
||||
> 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.
|
||||
|
||||
## System Logs Managers
|
||||
|
||||
### Android
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue