Skip to content
/ xban Public

Monitoring/controlling tool and libraries for mCubed's T-Balancer family of devices

Notifications You must be signed in to change notification settings

candux/xban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#xban

Fork from http://sourceforge.net/projects/xban/

###Howto Build

  • Download sourcecode e.g.
wget "https://github.com/candux/xban/archive/master.zip"
unzip master.zip
  • Create and enter build directory
mkdir xban-build
cd xban-build
  • Execute CMake
cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release ../xban-master/
  • Build code
make

You can now run the programm

tbancontrol/tbancontrol gethwinfo

About

Monitoring/controlling tool and libraries for mCubed's T-Balancer family of devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages