Skip to content

A simple program to send notifications when screen brightness changes

Notifications You must be signed in to change notification settings

robbins/brightness-notifyd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brightness-libnotify

Sends notifications using Libnotify to any running notification daemon that implements the Freedesktop Notifications Specification when the screen brightness changes, displaying the current brightness level.

image

Limitations

Only gets the first device in the backlight subsystem found by Udev, so it won't display notifications for multiple monitors.

Compilation (with Nix)

nix build .#default

Installation (imperatively, with Nix)

nix profile install .#default

About

A simple program to send notifications when screen brightness changes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published