Skip to content

VHSgunzo/udev-notify

Repository files navigation

udev-notify

  • Show notifications when any USB device is plugged/unplugged

Screenshots:

imageimage

Dependencies:

usbutils
libnotify
sox
espeak-ng
sed
coreutils
gawk
grep
util-linux
bash

To get started:

  • Download the latest revision
git clone https://github.com/VHSgunzo/udev-notify.git
  • Switch to tool's directory
cd udev-notify
  • Install udev-notify
make install
  • Or install udev-notify using your favorite AUR package manager
yay --needed --noconfirm -S base-devel udev-notify-git