Files
lsl-shell/todo.md
2020-04-13 01:43:13 +02:00

11 lines
351 B
Markdown

# TODO
- [ ] Add user/password login
- [ ] Wrap Shell class in argparse
- [ ] Only allow one session
- [ ] Add keep-alive
- [ ] Add non-interactive mode to allow use in other scripts
- [ ] Add verbose mode to see all communication
- [x] Add command history
- [x] Make lsl API script discover modules
- [x] Make lsl API script communicate with modules