Files
lsl-shell/todo.md
2020-04-13 15:37:45 +02:00

368 B

TODO

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