https://github.com/korenyoni/curses-battery
curses representation of your acpi output
https://github.com/korenyoni/curses-battery
Last synced: about 2 months ago
JSON representation
curses representation of your acpi output
- Host: GitHub
- URL: https://github.com/korenyoni/curses-battery
- Owner: korenyoni
- Created: 2015-11-19T21:14:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-08T19:38:32.000Z (over 9 years ago)
- Last Synced: 2025-02-07T14:19:05.253Z (3 months ago)
- Language: C++
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#curses-battery
An ncurses utility to view your battery.
##Requirements:
* ncurses
* acpi
* tput##Usage
1. Compile using `make`
2. Run using `curses-battery`