From dec49279153d534a12c9452580a2436c3d7f89fd Mon Sep 17 00:00:00 2001 From: Bartosz Golaszewski Date: Sat, 27 Jul 2019 21:50:29 +0200 Subject: [PATCH] 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 --- TODO | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.30.2