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 WinGet as a source #8

Closed
yoshiask opened this issue Aug 15, 2021 · 2 comments
Closed

Add WinGet as a source #8

yoshiask opened this issue Aug 15, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@yoshiask
Copy link
Owner

A fair number of packaged apps are available via WinGet but not the Microsoft Store. Add a feature that can search, download, and install WinGet packages either by using WinGet.run's API or the GitHub API on the WinGet package repo.

@yoshiask yoshiask added the enhancement New feature or request label Aug 15, 2021
@yoshiask
Copy link
Owner Author

Good progress has been made: the WinGet package handler is complete. The WinGet package itself supports downloading, but because of the UWP sandbox they can't be installed automatically.

@yoshiask
Copy link
Owner Author

A Win32/full trust component has been implemented, so WinGet installers can be opened automatically. Installers don't run silently yet, but I think it's best to track that in a separate issue.

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