Skip to content

Files

Latest commit

6e0afd8 · Jun 9, 2017

History

History
14 lines (12 loc) · 335 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 335 Bytes

This is the project Energy Monitoring program compatible the ODROID-XU4.

How to build the Energy Monitor Qt application.

Install packages and clone the source code.

# sudo apt-get install qt4-default libqwt-dev
# git clone https://github.com/hardkernel/EnergyMonitor.git

Make!

# qmake-qt4
# make -j8