- CPU temperature display
- IP address display
- Date time display
- Only display on a 240x135 screen
git clone https://github.com/amazingfate/h88k-qt-panel && cd h88k-qt-panel
mkdir build && cd build
cmake ..
cmake --build .
Then you have binary h88k-qt-panel at build dir.
You may need to install some qt deps before running cmake ..
[Desktop Entry]
Name=H88K QT Panel
Exec=env QT_QPA_PLATFORM=wayland /path/to/h88k-qt-panel
Terminal=false
Type=Application
Categories=Utility;