acpi_client

Crates.ioacpi_client
lib.rsacpi_client
version2.0.0
sourcesrc
created_at2019-11-13 03:32:45.709243
updated_at2019-12-23 02:22:13.910927
descriptionA library for parsing ACPI data from the Linux filesystem.
homepage
repositoryhttps://github.com/ssnover95/acpi_client
max_upload_size
id180824
size27,623
Shane Snover (ssnover)

documentation

https://docs.rs/acpi_client/2.0.0/acpi_client/

README

acpi-client

This project aims to create a library in Rust which replaces the functionality of the acpitool provided by many Linux distributions allowing monitoring of laptop batteries, AC power supplies, and thermal systems and associated metadata. The binary executable which replicates the tool's function can be found at https://github.com/ssnover95/acpitool

I'm still learning Rust, criticism of the source where I may not be following best practices is welcome and appreciated!

Crates.io MIT licensed Build Status

Commit count: 43

cargo fmt