https://github.com/idlist/topmost_battery_display
A mini Flutter app to have a topmost battery display.
https://github.com/idlist/topmost_battery_display
floating-window flutter flutter-windows
Last synced: 5 months ago
JSON representation
A mini Flutter app to have a topmost battery display.
- Host: GitHub
- URL: https://github.com/idlist/topmost_battery_display
- Owner: idlist
- Created: 2024-03-22T03:47:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-23T07:34:45.000Z (about 2 years ago)
- Last Synced: 2024-04-25T04:31:46.465Z (about 2 years ago)
- Topics: floating-window, flutter, flutter-windows
- Language: C++
- Homepage:
- Size: 148 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Topmost Battery Display
A mini Flutter app to have a topmost battery display.

## Available Platform
Windows.
## Why This?
The story is that the battery of my laptop (even with the power cable plugged) is still drained when running heavy things, especially when playing video games.
In these scenarios, the taskbar is usually hidden and and I can't see the battery icon in it. As a result, I decided to develop a battery display by myself.