From: Bartosz Golaszewski Date: Sat, 27 Jul 2019 19:50:29 +0000 (+0200) Subject: TODO: new task for gpiomon X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=dec49279153d534a12c9452580a2436c3d7f89fd;p=qemu-gpiodev%2Flibgpiod.git TODO: new task for gpiomon Making gpiomon be able to run external processes is a common request from users. Add it to the TODO list. Signed-off-by: Bartosz Golaszewski --- diff --git a/TODO b/TODO index 072b8ea..6f1cd65 100644 --- a/TODO +++ b/TODO @@ -64,3 +64,7 @@ over unix sockets. In this case however the goal is to have as few dependencies as possible. This is because for some small systems dbus is overkill. Since we won't be using any standardized protocol, it will take much more effort to implement it correctly. + +---------- + +* extend gpiomon with an option to run external processes on line events