yash1200 / batFetch

A shell script to fetch battery info in linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

batFetch

batFetch is a bash shell script to show all the information about batteries in your linux system.

Features

  • Manufacturer
  • Model Name
  • Capacity
  • Status
  • Technology
  • Capacity Level
  • Charge Now
  • Charge Full
  • Current Now
  • Serial Number
  • Voltage min design
  • Voltage now

Usage

  • Clone the repository in local system.

    git clone https://github.com/yash1200/batFetch.git
    
  • In the downloaded code, run :

    sh batfetch.sh
    

Screenshot

img

Created & Maintained By

Yash Johri

yash1200 | Twitter yash1200 | LinkedIn yash1200 | Instagram yash1200 | Medium

About

A shell script to fetch battery info in linux.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%