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

CLI Extension #47

Closed
StefanGreve opened this issue Sep 25, 2023 Discussed in #37 · 0 comments · Fixed by #56
Closed

CLI Extension #47

StefanGreve opened this issue Sep 25, 2023 Discussed in #37 · 0 comments · Fixed by #56
Assignees
Labels
enhancement Improve an existing feature
Milestone

Comments

@StefanGreve
Copy link
Member

Discussed in #37

Originally posted by StefanGreve September 17, 2023

Preamble

This feature request serves as a collection of small TODOs related to the anonpy CLI.

Requirements

  • add a --gui flag and raise NotImplementedError("TODO")
  • add a --clip flag to the download and upload command that, when enabled, copies the URL to clipboard
  • add a --checksum flag for switching between MD5, SHA1 or SHA256
  • add a --provider flag for setting the target server, by using built-in providers implemented in the providers namespace

Remarks

  • If the download or upload method are run with the --verbose flag, anonpy will automatically return the default checksum (MD5).
  • The default checksum should also be configurable via the ConfigHandler class (see also: ConfigHandler #13)

Planning Status

Scheduled for milestone 1.0.0.

@StefanGreve StefanGreve added the enhancement Improve an existing feature label Sep 25, 2023
@StefanGreve StefanGreve added this to the 1.0.0 milestone Sep 25, 2023
@StefanGreve StefanGreve self-assigned this Sep 25, 2023
@github-project-automation github-project-automation bot moved this to Todo in anonpy Sep 25, 2023
@StefanGreve StefanGreve moved this from Todo to In Progress in anonpy Oct 10, 2023
@StefanGreve StefanGreve linked a pull request Oct 12, 2023 that will close this issue
6 tasks
@github-project-automation github-project-automation bot moved this from In Progress to Done in anonpy Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve an existing feature
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant