Skip to content

hardkernel/EnergyMonitor

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.9%
  • QMake 2.1%