A neofetch-inspired utility that fetch your system info with a OS-Tan
This is a work in progress experimental cross-platform version of xgui4/wpfetch
- lfreist/hwinfo (Windows, GNU/Linux and MacOS only)
- License : MIT
- GUI
- QT 6
- CLI
- Curses
Tip
There no hard requirement to use any compiler or ide, but here is official supported system requirement
- Unix Like System
- Clang++ (C++ 17)
- CMake 3.16+ (CMake 3.19+ recommended for preset)
- HWinfo Library (installer helper available , only work on Linux thought for now)
- QT Widget 6 (for the GUI)
- Windows System requirement
- Visual Studio 2022 or 2026 (Community Edition)
- CMake 3.16+ (CMake 3.19+ recommended for preset)
- QT Widget 6 (for the GUI)
- CLI
- Terminal that support Sixel or Kitty protocol and Color Escape Code (support for legacy terminal coming later)
- Kitty (for Unix like system only, won't be a hardcoded dependancy for too long)
- Chafa (for sixel support, won't be a hardcoded dependancy for too long)
- QT GUI
- QT 6+ (if dynamically linked)
- A Working Display server like an X Server or Wayland (for system like GNU/Linux, not needed on MacOS or Windows)
- General
- hwinfo lib (if dynamically linked)