LeoKlaus / HeadsetControl-GUI

A GUI for the great HeadsetControl.
GNU Lesser General Public License v2.1
10 stars 1 forks source link

Add to WinGet (maybe add github action for automatic publishing of releases)? #6

Open josh-hemphill opened 1 week ago

josh-hemphill commented 1 week ago

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 commented 5 days ago

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