Commit graph

18 commits

Author SHA1 Message Date
bb1cca0433 implement / fix combo timeout 2022-03-28 17:17:31 +02:00
c13b123423 fixed combo capture / reset 2022-03-28 16:08:33 +02:00
d75a18c192 fixed location of '.nvmrc' 2022-03-11 17:00:28 +01:00
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
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
bf1242f350 initial commit 2022-02-15 04:33:19 +01:00