OPENSC-NOTIFY(1) OpenSC Tools OPENSC-NOTIFY(1) .SH "NAME" opensc-notify - monitor smart card events and send notifications .SH "SYNOPSIS" .HP 336u opensc-notify [OPTIONS] .SH "DESCRIPTION" .PP The opensc-notify utility is used to monitor smart card events and send the appropriate notification. .SH "OPTIONS" .PP .PP --help, -h Print help and exit. .RE .PP --version, -V Print version and exit. .RE .SS "Mode: customized" .PP Send customized notifications. .PP --title [STRING], -t [STRING] Specify the title of the notification. .RE .PP --message [STRING], -m [STRING] Specify the main text of the notification. .RE .SS "Mode: standard" .PP Manually send standard notifications. .PP --notify-card-inserted, -I See notify_card_inserted in opensc.conf (default=off). .RE .PP --notify-card-removed, -R See notify_card_removed in opensc.conf (default=off). .RE .PP --notify-pin-good, -G See notify_pin_good in opensc.conf (default=off). .RE .PP --notify-pin-bad, -B See notify_pin_bad in opensc.conf (default=off). .RE .SH "AUTHORS" .PP opensc-notify was written by Frank Morgner . opensc 08/10/2026 OPENSC-NOTIFY(1)