Skip to content

kounetsuman/upowerw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

upowerw

UPOWERW is a simple upower command wrapper.

The following status will be returned.

  • Displays the remaining charge
  • Whether charging is in progress

Dependency

UPower client version 0.99.11
UPower daemon version 0.99.11

Setup

# /usr/local/bin/ must have a pass
git clone https://github.com/punkrou404/upowerw.git
cd upowerw
sh ./init.sh

Usage

# Displays the remaining charge
$ upowerw -p
84 # 84%

# Display one of the following
# - discharging
# - charging
# - fully-charged
$ upowerw -s
charging

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages