https://pypi.org/project/utibat/
utibat is a simple command-line tool for displaying battery information.
- Display the current battery percentage.
- Show a progress bar representing the battery level.
- Colored output to indicate different battery levels.
- Displays charging status.
- Displays estimated time left.
╭─────────── Battery Status ───────────╮
│ Percentage: 60% │
│ │
│ ████████████░░░░░░░░ │
│ │
│ Status: Not Plugged In │
│ Time Left: 0:45:22 │
╰──────────────────────────────────────╯You can install utibat via pip:
pip install utibatutibat This project is licensed under the MIT License - see the LICENSE file for details.