NotZeetaa / Maximum-capacity

This is a shell script that shows battery maximum capacity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maximum-capacity

This is a shell script that shows battery maximum capacity.

Usage

Using Termux with root

pkg update && pkg upgrade -y && pkg install wget -y && wget https://raw.githubusercontent.com/NotZeetaa/Maximum-capacity/main/capacity.sh && chmod +x capacity.sh && su -c './capacity.sh'

Screenshot

Screenshot_20230911-182019_Termux

About

This is a shell script that shows battery maximum capacity.


Languages

Language:Shell 100.0%