From ab815d96b510381d9a504ebb900b463b3cdf4b42 Mon Sep 17 00:00:00 2001 From: Allen123456hello Date: Tue, 11 Aug 2026 13:41:52 +0200 Subject: [PATCH] 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 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 90a899e..23081ac 100644 --- a/README.md +++ b/README.md @@ -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.