Skip to content

Add an option to use a command line interface in addition to the GUI #291

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
airsquared opened this issue May 29, 2021 · 1 comment
Closed
Labels
enhancement New feature or request

Comments

@airsquared
Copy link
Owner

airsquared commented May 29, 2021

A CLI would be useful for users to script as well as on devices like the Raspberry Pi. Picocli seems like a good library for this.

By default the GUI will launch, but if any arguments are passed to blobsaver it will run in CLI-only mode instead.

The CLI should be able to:

  • Save blobs supplying all information as arguments
  • Add/remove saved devices
  • Export/import saved devices with XML
  • Set up the background auto-save feature

Maybe:

  • Interactively read information from connected devices too?
@airsquared airsquared added the enhancement New feature or request label May 29, 2021
@airsquared airsquared added the Pending Release This issue has been fixed and is awaiting a release label Jan 24, 2023
@airsquared
Copy link
Owner Author

Added in v3.5.0.

@airsquared airsquared removed the Pending Release This issue has been fixed and is awaiting a release label Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant