Commit graph

19 commits

Author SHA1 Message Date
5dd86716e9 fixed combos 2022-03-11 15:47:48 +01:00
1eb5ed1d5a added 'sudo' functionality and partially fixed combos 2022-03-10 17:06:44 +01:00
2356ecd801 cleaned up the command logic 2022-03-10 14:05:08 +01:00
3e40dc85e7 added possibility to spawn commands with sudo, optimized some stuff 2022-03-10 12:29:41 +01:00
e2b7a71c8e fixed combo delay 2022-03-03 03:52:34 +01:00
b8e5aa22b5 added most of the combo functionality 2022-03-03 03:35:34 +01:00
246363b056 added config parameter 'restart' and added functionality to restart watchers on close 2022-02-24 00:07:57 +01:00
08067310cc removed commented code 2022-02-23 23:35:12 +01:00
75c08d5b53 added new config option for prefiltering with 'grep' and started replacing promises with await/async 2022-02-23 23:33:40 +01:00
2b84ef5e97 introduced global config variable and optimized application start 2022-02-20 21:38:27 +01:00
0ef17a5b70 modified systemd-service and readme accordingly 2022-02-19 02:32:48 +01:00
443afc8b5e fixed default config location 2022-02-19 02:28:37 +01:00
fd26fbe75d changed stuff to define config via cli argument 2022-02-18 01:33:57 +01:00
1a994010f5 removed prefix, prefiltering evtest output via grep 2022-02-18 00:30:56 +01:00
6aade27a5a added variable replacement, extended readme, implemented graceful shutdown 2022-02-16 03:28:17 +01:00
e68313270f optimized some stuff, sanitized config, set defaults, etc. 2022-02-16 02:08:21 +01:00
c6894eff79 added documentation 2022-02-16 01:36:09 +01:00
09d9a90ff1 added systemd-service 2022-02-16 01:35:34 +01:00
bf1242f350 initial commit 2022-02-15 04:33:19 +01:00