vrachnis / devd-notifier

Small C program to parse devd messages from /var/run/devd.pipe and send notifications to the user with libnotify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

devd-notifer  - a simple daemon notifying the user about devd(8) events
with libnotify

devd-notifier parses all devd(8) messages from /var/run/devd.pipe  with
a  configurable regular expression and notifies the user about creating
and destroying of device nodes.

About

Small C program to parse devd messages from /var/run/devd.pipe and send notifications to the user with libnotify

License:BSD 2-Clause "Simplified" License


Languages

Language:C 100.0%