https://github.com/roedesh/deckbattery
Steam Deck battery info plugin
https://github.com/roedesh/deckbattery
Last synced: 8 months ago
JSON representation
Steam Deck battery info plugin
- Host: GitHub
- URL: https://github.com/roedesh/deckbattery
- Owner: roedesh
- License: gpl-3.0
- Archived: true
- Created: 2022-05-25T16:44:14.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-25T22:26:47.000Z (about 4 years ago)
- Last Synced: 2025-01-31T11:35:52.766Z (over 1 year ago)
- Language: HTML
- Size: 1.24 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DeckBattery
Plugin for the Steam Deck that gives you access to more info about your battery.

## Features
- Model name
- Percentage
- Capacity
- Status
- Time until empty/full
- Energy level
- Current
- When empty
- When full
- When full, by design
- Voltage
- Warning level
All this information comes from the following command: `upower -i /org/freedesktop/UPower/devices/battery_BAT1`
## How to install
Simply download the plugin and place the folder in `~/homebrew/plugins`.