Skip to content

An i3bar status line program written in C

License

Notifications You must be signed in to change notification settings

karlotness/KBarInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KBarInfo - i3bar status line in C

Pretty rough but provides information on the current status of:

  • Connected WiFi network and VPN (NetworkManager)
  • Audio volume (PulseAudio)
  • Battery charge (UPower)
  • Time

Build with make and configure i3 to run the kbarinfo executable. This program subscribes to updates on the system state over DBus.

This project is licensed under GPLv3, or (at your option) any later version. See LICENSE.txt for the license text.

Dependencies

Building this application depends on:

  • glib2
  • libpulse
  • libnm

Gathering status information requires that you use the above software to control your system (NetworkManager, PulseAudio, UPower).

About

An i3bar status line program written in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published