Skip to content

UPower and Notification bridge, because UPower sucks.

Notifications You must be signed in to change notification settings

obadz/upower-notify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UPower-Notify

A simple tool to give you Desktop Notifications about your battery, requires UPower.

Usage

$ upower-notify --help

Usage of upower-notify:
  -critical=10m0s: Time to start warning. (Critical)
  -report=false: Print out updates to stdout.
  -tick=10s: Update rate
  -warn=20m0s: Time to start warning. (Warn)

if you're using i3wm or relatives, just chuck this or it's equalent in your startup script:

exec --no-startup-id "upower-notify"

About

UPower and Notification bridge, because UPower sucks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%