1OPENSC-NOTIFY(1) OpenSC Tools OPENSC-NOTIFY(1)
2
3
4
6 opensc-notify - monitor smart card events and send notifications
7
9 opensc-notify [OPTIONS]
10
12 The opensc-notify utility is used to monitor smart card events and send
13 the appropriate notification.
14
16 --help, -h
17 Print help and exit.
18
19 --version, -V
20 Print version and exit.
21
22 Mode: customized
23 Send customized notifications.
24
25 --title [STRING], -t [STRING]
26 Specify the title of the notification.
27
28 --message [STRING], -m [STRING]
29 Specify the main text of the notification.
30
31 Mode: standard
32 Manually send standard notifications.
33
34 --notify-card-inserted, -I
35 See notify_card_inserted in opensc.conf (default=off).
36
37 --notify-card-removed, -R
38 See notify_card_removed in opensc.conf (default=off).
39
40 --notify-pin-good, -G
41 See notify_pin_good in opensc.conf (default=off).
42
43 --notify-pin-bad, -B
44 See notify_pin_bad in opensc.conf (default=off).
45
47 opensc-notify was written by Frank Morgner <frankmorgner@gmail.com>.
48
49
50
51opensc 05/11/2019 OPENSC-NOTIFY(1)