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 to WinGet (maybe add github action for automatic publishing of releases)? #6

Open
josh-hemphill opened this issue Sep 29, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@josh-hemphill
Copy link

Winget now supports adding entries for portable apps that just pull zip files from github releases, so once the base json files are created for the PRs, it should be an easy set-and-forget thing, and it'd be really convenient to keep up-to-date.
I've been using UniGetUI (formerly WingetUI) to manage all my software versions and automatically keep things up-to-date without each app having it's own update-service running in the background; it'd be nice to have this in there too.

WinGet registry repo: https://github.com/microsoft/winget-pkgs
Winget cli: https://github.com/microsoft/winget-cli
The WinGetCreate tool to generate the base config files for the PRs: https://github.com/microsoft/winget-create

If I find some time and you'd accept a PR I'll try and work on one.

@nicola02nb
Copy link
Collaborator

Yeah it wold be cool to do.
If I find some time I'll try too, Unless you PR before.

@nicola02nb nicola02nb added the enhancement New feature or request label Oct 2, 2024
@nicola02nb
Copy link
Collaborator

nicola02nb commented Oct 8, 2024

@josh-hemphill now you can find it also on Winget.
Atm it doesn't create any shortcut when installed, and there is no auto update ci on release(Can be easily done with winget-updater but I don't have repo permission to do it).

Pobably I'll stick to manual submission versions to winget.

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

2 participants