Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shiqimei/percentagebatteryicon
a percentage battery tray icon for windows 10
https://github.com/shiqimei/percentagebatteryicon
Last synced: 18 days ago
JSON representation
a percentage battery tray icon for windows 10
- Host: GitHub
- URL: https://github.com/shiqimei/percentagebatteryicon
- Owner: shiqimei
- Created: 2018-05-28T14:35:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-15T06:24:18.000Z (over 3 years ago)
- Last Synced: 2024-10-11T14:29:21.683Z (about 1 month ago)
- Language: C#
- Homepage:
- Size: 399 KB
- Stars: 21
- Watchers: 3
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PercentageBatteryIcon
replace windows 10's TSA(Taskbar Status Area) battery icon with percentage form![](http://p40kjburh.bkt.clouddn.com/18-6-2/69803944.jpg)
## Usage
*Step1* Download
- download the latest `.exe` file in release page*Step2* Setting Startup
- open the file explorer
- input `C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup` in the address bar
- *Enter* to open this path.
- drag the `.exe` file you downloaded to this folder
- restart your system## Features
1. It can show different color when your battery is under different status.
2. now, it supports customize your own percent battery icon with different colors.![](http://p40kjburh.bkt.clouddn.com/18-6-2/71926979.jpg)
## Acknowledgements
Thanks a lot to [kas/percentage](https://github.com/kas/percentage), all my work is based on his repository.