From 055532ae71f11369c16f9c6a5aad87f062ea57eb Mon Sep 17 00:00:00 2001 From: Bridget Date: Sat, 18 Apr 2020 23:51:15 +0200 Subject: [PATCH] Update todo list --- todo.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/todo.md b/todo.md index f426b64..ae9aafc 100644 --- a/todo.md +++ b/todo.md @@ -5,6 +5,10 @@ - [ ] Add non-interactive mode to allow use in other scripts - [ ] Add verbose mode to see all communication - [ ] Add command to refresh command list of endpoint +- [ ] Formalize link message responses + - [ ] Use bash-like exit codes (0, 1, 2, 127, etc.) as response + - [ ] Formalize returned JSON + - [ ] Update readme - [x] Only allow one session in use at a time - [x] Add command history - [x] Make lsl API script discover modules