The Wayback Machine - https://web.archive.org/web/20210529232004/https://github.com/airsquared/blobsaver/issues/291
Skip to content
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

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

Open
airsquared opened this issue May 29, 2021 · 0 comments
Open

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

airsquared opened this issue May 29, 2021 · 0 comments

Comments

@airsquared
Copy link
Owner

@airsquared 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.

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?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant