You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
@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.
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.
The text was updated successfully, but these errors were encountered: