Skip to content

ikrivosheev/batify2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

batify2

Description

Simple battery notification.

Usage

batify [OPTION…]

Options

Help Options:

  • -h, --help - Show help options

Application Options:

  • -d, --debug - Enable/disable debug information
  • -i, --interval - Update interval in seconds
  • -t, --timeout - Notification timeout
  • -l, --low-level - Low battery level in percent
  • -c, --critical-level - Critical battery level in percent
  • -f, --full-capacity - Full capacity for battery

Examples

batify

batify -i 10

batify -l 25 -c 15 -f 98