Here is a simple GUI application for openhpi.
It requires QT (version 3.2) => GNU Licence
(sorry for that). KDE is not needed.
And of cause a running openhpi. To build and run:
make -f Makefile.dist
./configure
make
cd HpiView
./HpiView
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=839641
Here is a simple GUI application for openhpi.
It requires QT (version 3.2) => GNU Licence
(sorry for that). KDE is not needed.
And of cause a running openhpi. To build and run:
make -f Makefile.dist
./configure
make
cd HpiView
./HpiView
Logged In: YES
user_id=118691
HpiView is being developed with GTK/C now.
Denis Sadykov is working on adding features and
functionality. Contact him if you have any questions.