Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

jegbjerg/battery-prompt.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

battery-prompt.sh

Display laptop battery life (in percentage) in bash prompt.

If the laptop is on AC power, the battery life is display without color.

If the laptop is running on battery power, it is displayed in color:

  • Green, if life is >= 75%
  • Yellow, if life is between 75% and 25% (both excluded)
  • Red, if life is 25% or below.

Dependencies

  • acpi

About

Display battery life in bash prompt, using acpi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages