Jump to content

I would like to introduce my h3control tool, it works on armbian well


Crossplatform Vlad

Recommended Posts

Hi!

 

Yesterday i upgraded ugly Chinese linux to Armbian 16.04 LTS and tested h3control on it. All, except daemon installer, worked fine. Now daemon installer had been fixed. I need any help in testing of it on H3/H2/H5 boards with legacy/mainline kernels.

 

h3control - is a headless daemon/console tool to check and control CPU, DDR frequency and built-in temperature sensor via embedded http-server.
It distinguishes from Armbian tools (h3's consumption and monitor):

  • It doesn't rely on particular linux distribution. The only prerequisite is a mono. It tested with mono from 3.2.8 (released in Feb 2014) to 5.4 (current stable).
  • It is a web app. App was designed for compatibility with many-years-old mobile tablets/phones. Built-in browsers from Android 4+ and iOS 7+ are fully supported.

 

Here are two kinds of one-line installers:
- launch h3control in terminal:

wget -q -nv -O - https://github.com/devizer/h3control-bin/raw/master/public/h3control.sh | bash

- install and launch h3control daemon:

wget -q -nv -O - https://github.com/devizer/h3control-bin/raw/master/public/h3control-install-daemon.sh | bash

links: 
User/Install Guide and screenshots: https://github.com/devizer/h3control-bin
History and Whats New: https://github.com/devizer/h3control-bin/blob/master/WHATS-NEW.md
First topic on Orange PI forum: http://www.orangepi.org/orangepibbsen/forum.php?mod=viewthread&tid=645
Source code: https://github.com/devizer/h3control
 

picture: h3control_v1.25_normal.png

 

Looking forward for feedback

Vlad

 

P.S. Please install mono first: apt-get install mono-complete

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines