From d3a3543fdc95c078b7b5dbf8cffde25b74ccfa42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Tue, 15 Mar 2022 19:21:40 +0100 Subject: [PATCH] Features: add more things to do --- FEATURES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FEATURES.md b/FEATURES.md index cf70ebc0..d5be5d53 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -44,6 +44,8 @@ Note that list is **not** in any specific order. - [x] Command runner - [x] Log uploader - [ ] POSIX signal handling (sleep/wake up) +- [ ] Implement `create-video` command. +- [ ] Implement `move-to-final` command. ## Both