Skip to content

Support whatever the new official Tool Manager brings #63

Description

@garado

it's not out yet, but this is where i'll record my thoughts for future implementation


  • add LightOS version to device info struct; might need to version-compatibility-gate some functionality as this rolls out
  • phone will provide totp; on the cli side, do light connect <TOTP>
  • endpoints it provides (as of 08/20/26)
    • /api/tree
    • /api/meta
    • /api/files (paginated)
    • DELETE /api/files
    • /api/download (single + bulk-zip)
    • /api/data (inline bytes)
    • /api/thumbnail
    • /api/upload
    • /api/rename
    • /api/writecheck
    • /api/notify
  • have a generic base client that works for any tool, e.g. light device files upload <FILES> topographic/
  • could support aliases to commands, e.g. light device topographic upload as syntactic sugar for the above
    • the aliases list would have to be manually maintained but i think thats ok

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions