(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).
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
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).
the parse() function has been implemented for external plugins. Now it's possible to parse tags from your external library
rewritten some modules, but the road is still really long to rewrite every system query for android, linux and macos
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