customfetch

customfetch Used AI

14 devlogs
85h 40m
•  Ship certified
Created by toni

(linux-only) Highly customizable and fast system information fetcher (neofetch-like). It's an Android app and GTK3 App too.

NOTE: The Plugin-based Modules Loader feature, is still WIP and situated in the "plugins" branch. All the devlogs I have made so far were about this feature, but the release for v2.0 is still far so the latest one will still be v1.0.

If you want to try the feature (Linux and MacOS only), clone the repository, checkout the "plugins" branch and compile customfetch (Make/Cmake).

Timeline

Ship 1

0 payouts of shell 0 shells

toni

3 days ago

toni Covers 14 devlogs and 85h 40m
toni
toni
5h 8m 3 days ago

NOTE: The Plugin-based Modules Loader feature, is still WIP and situated in the plugins branch. All the devlogs I have made so far were about this feature, but the release for v2.0 is still far so the latest one will still be v1.0.

If you want to try the feature (Linux and MacOS only), clone the repository, checkout the plugins branch and compile customfetch (Make/Cmake).

Update attachment
toni
toni
6h 12m 12 days ago

enable/disabling plugins implemented

Update attachment
toni
toni
6h 18m 18 days ago

listing installed plugins support (already fixed the URL: (unknown)) bug

Update attachment
toni
toni
8h 15m 20 days ago

adding plugins done

Update attachment
toni
toni
3h 44m 25 days ago

cufetchpm on the work

Update attachment

macos, android and linux modules have been rewritten.
though macos misses lots of modules...

Update attachment

(almost) all modules have been rewritten. Linux only atm, android and macos soon.

Update attachment

added gtk css support

Update attachment

plugin config interface has been added

Update attachment

the parse() function has been implemented for external plugins. Now it's possible to parse tags from your external library

Update attachment

RAM and CPU has been almost completely added. I hope this new plugin idea will workout well

Update attachment

why did I even put it

Update attachment

rewritten some modules, but the road is still really long to rewrite every system query for android, linux and macos

Update attachment

I'm currently trying to add mods support, which basically let's you write libraries that can be used to fetch many other informations other than simple PC infos. It will be long since I need to add more support for MacOS

Update attachment