
WingetUI provides a graphical interface for Microsoft’s Winget. Chocolatey support has now been added in this new version 1.6.0. When installing, you now have the choice of using Winget, Scoop or Chocolatey, or of course all three. The main goal of this project is to create an intuitive GUI for the most common CLI package managers for Windows 10 and Windows 11, such as Winget, Scoop and Chocolatey. With this app, you’ll be able to easily download, install, update and uninstall any software that’s published on the supported package managers — and so much more.
https://private-user-images.githubusercontent.com/53119851/452575858-7cb447ca-ee8b-4bce-8561-b9332fb0139a.png
UniGetUI (formerly WingetUI) provides graphical interface for your package managers. Could be terribly described as a package manager manager to manage your package managers.
Features:
- WingetUI has the ability to install, update and uninstall packages from Winget, Scoop and Chocolatey. WingetUI will also detect if your manually-installed apps can be updated!
- It can also upgrade and uninstall previously installed packages — as well as uninstall built-in Windows apps!
- WingetUI has the ability to both import and export the packages of your choice, so that you can easily install them in the future.
- WingetUI supports managing Scoop buckets with an interface.
- Install an older version of an app.
- WingetUI shows a notification when there are available updates
- Manage your updates and installed packages from its context menu
- The user will be notified whether the installation/update/uninstallation of an app was completed successfully or not.
- The ability to queue installations in order to prevent conflicts.
- A dark theme is available to prevent you from burning your eyes.
- WingetUI has the ability to show package-related information (like its license, SHA256 hash, homepage, etc.) before installation.
- There are more than 14000 packages available (if winget, scoop and chocolatey are enabled)!
- More features coming in the future!
Changelog
- Adress executable corruption/integrity detection and semi-automatic resolution:
- UniGetUI will check for corruption issues. If found, the user will be prompted to repair them.
- The crash report will contain an integrity report
- In both cases, if UniGetUI detects an integrity violation and the UniGetUI installer is placed on the installation directory (which will be by default since this release), UniGetUI will ask the user to confirm to start an automated reinstall process.
- UniGetUI can be reinstalled from Windows Apps and Features -> UniGetUI -> Modify. This will force a reinstall
- Fixed crashes and issues with GitHub cloud backup and GitHub login
What’s Changed
- Update icons and screenshots from the excel file by @github-actions[bot] in #3884
- Load translations from Tolgee by @martinet101 in #3937
- UniGetUI.Installer.exe SHA256:
9505E3D0C89DFA632F73C8DD1D1886002CE3EAB08376DB239E1387B219063FF0
UniGetUI.x64.zip SHA256:75E21D96F229512E3C39F3C7919A043501175FA47E54FE1AC413BD065C71DF7F - Fixed an issue where certain in-app popups wouldn’t show the acrylic background properly
- Migrated to AppSdk Titlebar, and removed WinUIEx as a dependency
- Improvements to UniGetUI Elevator
- Fix a few UI crashes and deadlocks involving loading dialogs
- Reverted a Toolbar UI change that combined different options into a menu. Now the main action has its own button again
- Other fixes and improvements
