add paraboley as an alternative (#1183)

### Description of Changes

This PR adds paraboley as an alternative to *fetch.

Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/1183
Reviewed-by: Ethical FOSS admin <ethical-foss-admin@noreply.codeberg.org>
This commit is contained in:
Allen123456hello 2026-08-11 13:41:52 +02:00 committed by Ethical FOSS admin
commit ab815d96b5

View file

@ -1962,6 +1962,7 @@ This section is strictly for software implementing a core set of UNIX-like (or M
> - [macchina](https://github.com/Macchina-CLI/macchina)
> - [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)
> - [Paraboley](https://git.parabola.nu/paraboley.git/) (Archey-3 like, Last Updated in 2020, edit "LOGOS" in the python script to support other distros)
>
> 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.