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

351 B

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
  • Add command history
  • Make lsl API script discover modules
  • Make lsl API script communicate with modules