This package browser is in early development. Mind the rough edges.

wmbattery

Display laptop battery info

Wmbattery displays the status of your laptop's battery in a small icon. This includes if it is plugged in, if the battery is charging, how many minutes of battery life remain, battery life remaining (with both a percentage and a graph), and battery status (high - green, low - yellow, or critical - red).

Installation

Install the latest version of wmbattery as follows:

guix install wmbattery

Or install a particular version:

guix install wmbattery@2.54

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of wmbattery about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/wmbattery'><img src='https://packages.guix.gnu.org/packages/wmbattery/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/wmbattery/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/wmbattery)

Example Org:

[[https://packages.guix.gnu.org/packages/wmbattery][https://packages.guix.gnu.org/packages/wmbattery/badges/latest-version.svg]]