11 lines
351 B
Markdown
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
|