Download Latest Version Version 3.0 Beta.zip (51.2 kB)
Email in envelope

Get an email when there's a new version of ZBatt

Home / v1.1 / Linux / amd64
Name Modified Size InfoDownloads / Week
Parent folder
zbatc 2015-03-01 861.2 kB
zbatt 2015-03-01 858.4 kB
Totals: 2 Items   1.7 MB 0

Welcome

Version 1.1 is the first official release for ZBatt. It fully supports both Linux and FreeBSD 10.x.

Feel free to browse around or just download the pre-packaged release tarball below. Note that the pre-compiled binaries were statically compiled; so they'll be a bit bigger than they would have been had they been linked against the libraries they use rather than actually including said libraries within their object code.

Install

Building ZBatt should be simple enough if you're using either Linux or FreeBSD. The current build setup works with both clang and gcc.

make install

Dependencies

Linux

  • libacpi

Building

:::sh
autoreconf -i
./configure
make
Source: README.md, updated 2014-12-27