Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.
/ udev-noti Public archive

Udev rules + script to show desktop notifications when a new device is plugged in

License

Notifications You must be signed in to change notification settings

viperML/udev-noti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

udev-noti

About

This project aims to show desktop notifications when the user plugs in a new device or removes it. The implementation should not be complex with unnecesary features.

When a new device is plugged in, if it matches the udev rules, it will then execute a script which sends the notifications. The path to the script is hardcoded into /usr/local/share.

Dependencies

  • udev (untested with eudev)
  • libnotify

Installation

# ./install.sh

or perform its actions manually

Attribution

This project is heavily inspired by https://github.com/dimonomid/my-udev-notify, which I found too complex for this task.

About

Udev rules + script to show desktop notifications when a new device is plugged in

Topics

Resources

License

Stars

Watchers

Forks

Languages