Skip to content

VTimofeenko/root-notify-send

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

Set of two scripts to be run as root and display notifications to logged in users.

First script (root-notify-send) sends the message to all currently logged in users by iterating over processes of window managers. Accepts parameters which are passed to the notify-send.

Second script (root-notify-user) sends the message to a single user. The username is passed as the first parameter, the rest of them is passed to notify-send.

Example usage

# root-notify-send "A"

Installation

x11-misc/root-notify-send Ebuild available in nitratesky overlay. The ebuild includes the option to replace notify-send with dunstify.

About

Set of two scripts to be run as root and display notifications to logged in users.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages