Skip to content

niyasc/battery_notification_applet_gtk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • gtk+-3.x development libraries
  • gcc, ofcourse

Compailation
Use following command in command line to generate executable.
gcc main.c ``pkg-config --cflags --libs gtk+-3.0`` -o <object name>

About

This is a battery notification applet for GNU operating system and it works as a front end of acpi command. It made in C with gtk+

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages