Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.