Skip to content

It is a simple battery warning daemon that warns about battery status written in C++

Notifications You must be signed in to change notification settings

Ankit-22/i3-Battery-Warning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

i3-Battery-Warning

Introduction:

This is a daemon written in C for battery warning. It uses notify-osd package for notifications. The installation script is made keeping i3 window manager in mind, but it can be used in any environment by keeping the compiled output in init scripts.

Installation For i3

Just run the install script.

./install-i3-battery-warning

Manual Installation

Compile the i3-battery-warning.cpp and place the executable so that it gets executed on startup.

g++ i3-battery-warning.cpp -o i3-battery-warning

About

It is a simple battery warning daemon that warns about battery status written in C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published