DrewNaylor / guinget

Unofficial GUI for Microsoft's Windows Package Manager (winget). Kinda like Synaptic, but for Windows. Not associated with either Microsoft or the Synaptic project, and Microsoft does not endorse this software.
Apache License 2.0
136 stars 3 forks source link

I need to add UI stuff to use `winget configure` and `winget download`. #174

Open DrewNaylor opened 1 year ago

DrewNaylor commented 1 year ago

For winget download, I can have an option that specifies where the installer goes if that's an available command line, along with a button to open the folder. It could be a thing in the config file though, so I'd have to pass and retrieve it via winget settings when the user changes it in the UI or wants to open the folder.

winget configure can be under Tools probably, or maybe file. It should be "Load winget configuration..." I think. There would also be "Save winget configuration...". Probably should give the first one Ctrl+O and the second one Ctrl+S, or maybe something else less likely to be used.

Relevant winget changelog: https://github.com/microsoft/winget-cli/releases/tag/v1.6.2482