Underfetch is the system information tool you never knew you didn't need. It's like Neofetch, but with a twist of lemon and a dash of "who cares?"
- Displays system information... sort of
- Blazingly fast*
- Written in C# because why not?
- Cross-platform**
- Guaranteed to make you question your life choices
* Results may vary. "Blazingly fast" is a relative term. ** If by "cross-platform" you mean "it might work on more than one computer".
- Clone this repository
- Stare at the code in disbelief
- Compile it if you're feeling brave
- Run it and wonder why you bothered
git clone https://github.com/LOKXO/underfetch.git
cd underfetch
dotnet build
dotnet run