feat(power): add power information
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
# pumo-system-info
|
||||
|
||||
A Rust-based utility for gathering and presenting system information
|
||||
in JSON format. For now, it only retrieves Bluetooth-related
|
||||
information.
|
||||
in JSON format.
|
||||
|
||||
## Overview
|
||||
|
||||
@@ -15,6 +14,7 @@ be used with my [eww](https://elkowar.github.io/eww/) configuration.
|
||||
## Prerequisites
|
||||
- DBus
|
||||
- BlueZ (for retrieving Bluetooth-related information)
|
||||
- UPower (for retrieving power information)
|
||||
- Rust (specified in `rustup-toolchain.toml`)
|
||||
- Nix package manager with flakes (optional, for building and managing
|
||||
dependencies)
|
||||
|
||||
Reference in New Issue
Block a user