Crate rwmstatus

source ·
Expand description

rwmstatus

Library for status monitor displays. It provides functions to obtain readouts about system status such as battery status or temperature.

This is part of my Rust Sucks Less project to port some of the suckless.org programs and tools to Rust, a programming language that sucks less.

Structs

RwmStatus

Enums

Error type for rwmstatus functions.

Functions

Return battery status for the battery at the provided path.
Return the three load average values.
Get the local time.
Return temperature read from the provided monitor.
Get the time for the provided timezone in the provided format.