RuneScript is a cutting-edge scripting platform for developers, combining advanced script execution, version control integration, and an intuitive AI assistant. Empower your coding workflow with seamless automation, powerful tools, and a streamlined development experience inspired by the mystique of runes.
GNU General Public License v2.0
0
stars
0
forks
source link
Add Winget program installation / upgrade and uninstallation window and 'System' sub-menu #45
Implement new feature to be able to install / upgrade / uninstall, individually or in bulk programs using WinGet
[x] Display full list of installed programs
winget list --source "winget"
[x] Display full list of upgradable packages
winget upgrade
[x] Display full list of installable programs
winget search --exact
[x] Get program info
winget show "Spotify.Spotify"
[ ] Get only Description from program info: