Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 619 Bytes

todo.md

File metadata and controls

16 lines (16 loc) · 619 Bytes

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
  • Add command to refresh command list of endpoint
  • Add versioning to modules
  • Formalize link message responses
    • Use bash-like exit codes (0, 1, 2, 127, etc.) as response
    • Formalize returned JSON
    • Update readme
  • 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