-
Notifications
You must be signed in to change notification settings - Fork 1
libacpi - general purpose library for ACPI libacpi is a general purpose shared library for programs gathering ACPI data on Linux. Features: Thermal zones support Battery support Fan support AC support.
License
kkamagui/libacpi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
README for libacpi - a general purpose ACPI library =================================================== Introduction: ============= libacpi is a general purpose shared library for programs gathering ACPI data like battery status, thermal zones, fans and ac status. Downloading: ============ You can download the latest version of libacpi from the following website: http://www.ngolde.de/libacpi.html Alternatively you can check out the latest version from the libacpi mercurial repository using: hg clone http://hg.modprobe.de/libacpi/ Dependencies: ============= None apart from libc development files and a C compiler. Installation: ============= Compiling and installing libacpi is as simple as: $ make As root: $ make install You may want to modify config.mk After installing, link your source files with -lacpi Documentation: ============== See http://www.ngolde.de/libacpi.html, doc/, man 3 libacpi and test-libacpi.c Programs using libacpi: ======================= xbattbar-acpi (>=0.3): http://www.senzanome.org/xbattbar-acpi/ acpitail: http://www.vanheusden.com/acpitail/ If you want to see your program listed here please see "Contact" and write me a mail. Contact: ======== Nico Golde <[email protected]> Donations are always welcome since I can't test every feature with my notebook (Asus m6800nb). License: ======== libacpi is licensed under the terms of the MIT/X Consortium license, see LICENSE for further details
About
libacpi - general purpose library for ACPI libacpi is a general purpose shared library for programs gathering ACPI data on Linux. Features: Thermal zones support Battery support Fan support AC support.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published