https://github.com/gromnitsky/wmvolt
An eye-candy dockapp to monitor Linux ACPI battery status
https://github.com/gromnitsky/wmvolt
dockapp fvwm
Last synced: 6 months ago
JSON representation
An eye-candy dockapp to monitor Linux ACPI battery status
- Host: GitHub
- URL: https://github.com/gromnitsky/wmvolt
- Owner: gromnitsky
- Created: 2017-08-25T14:48:47.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-12T12:12:41.000Z (10 months ago)
- Last Synced: 2025-04-12T03:07:21.284Z (6 months ago)
- Topics: dockapp, fvwm
- Language: C
- Size: 50.8 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wmvolt
An eye-candy dockapp to monitor Linux ACPI battery status.

* Uses a "new" `/sys/class/power_supply/*` interface).
* Multiple batteries support.
* Custom backlight colors.
* An alert hook.
* FVWM3 support (via FvwmButtons or as a standalone app).## Installation
You'll need pkg-config, libXpm-devel, libXext-devel & asciidoc.
~~~
$ make install
~~~(The rpm spec is [here](https://github.com/gromnitsky/rpm).)
## News
* 0.0.2
- Add -L option for a different backlight color when ac power is off.
- Fix the ac power indicator.## Credits
Big thanks to Thomas Nemeth
for [wmapmload](http://tnemeth.free.fr/projets/dockapps.html), from
which wmvolt borrows the GUI code.## License
GPLv2+.