This fork of hardkernel/EnergyMonitor updated for Qt5 and more up to date kernel.
(Tested on Odroid XU3 with Ubuntu 24.04 on kernel 6.6.30)
# sudo apt install qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools libqwt-qt5-dev libqt5svg5-dev
# git clone https://github.com/hmiomand/EnergyMonitor.git
# qmake -qt=qt5
# make -j8