UniGetUI 3.1.6 Stable release - Now out of beta

UniGetUI is an application whose main goal 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 UniGetUI, you'll be able to download, install, update and uninstall any software that's published on the supported package managers - and so much more.

UniGetUI features

  • Install, update and remove software from your system easily at one click: UniGetUI combines the packages from the most used package managers for windows: WinGet, Chocolatey, Scoop, Pip, Npm and .NET Tool.
  • Discover new packages and filter them to easily find the package you want.
  • View detailed metadata about any package before installing it. Get the direct download URL or the name of the publisher, as well as the size of the download.
  • Easily bulk-install, update or uninstall multiple packages at once selecting multiple packages before performing an operation
  • Automatically update packages, or be notified when updates become available. Skip versions or completely ignore updates in a per-package basis.
  • Manage your available updates at the touch of a button from the Widgets pane or from Dev Home pane with UniGetUI Widgets.
  • The system tray icon will also show the available updates and installed package, to efficiently update a program or remove a package from your system.
  • Easily customize how and where packages are installed. Select different installation options and switches for each package. Install an older version or force to install a 32bit architecture. [But don't worry, those options will be saved for future updates for this package]
  • Share packages with your friends to show them off that program you found. Here is an example: Hey @friend, Check out this program!
  • Export custom lists of packages to then import them to another machine and install those packages with previously-specified, custom installation parameters. Setting up machines or configuring a specific software setup has never been easier.
  • Backup your packages to a local file to easily recover your setup in a matter of seconds when migrating to a new machine

UniGetUI 3.1.6 changelog:

  • Package operations have been greatly improved:
  • Operations bar can be resized and collapsed
  • Live output and Error dialogs have been improved to prevent dialog flooding
  • Operation notifications have been improved, to prevent notification stacking
  • All operations can be canceled at once,
  • Operations have quick actions associated to them:
  • Retry [for failed operations], Retry as admin, etc.
  • Package details, open install location, etc.
  • Skip this version, ignore updates for this app [for failed updates] Etc.
  • Better queue management + concurrency improvements
  • Much more!
  • Installers can be downloaded from package lists. Download operations will show on the operations bar as well.
  • UniGetUI can now be configured to be fully portable, storing settings on the executable directory.
  • A long-standing issue where WinGet would get corrupted on systems where the user didn't have admin privileges has been finally fixed.
  • UniGetUI now has [optional] telemetry, that will serve to understand how the app is used, (and perhaps help create package rankings in the future)
  • Other fixes and improvements.

What's Changed

  • Updated Winget Workflows to Newer Versions by @vikingnope in #3119
  • Update update-icons.yaml: Don't run for forks by @Saibamen in #3139
  • Operations redesign by @marticliment in #3070
  • Reorder max operation logs by @mrixner in #3155
  • Remove obsolete code by @marticliment in #3158
  • Pause Package Updates by @mrixner in #3135
  • Skip minor updates by @mrixner in #3101
  • Updated username for winget workflow by @vikingnope in #3197
  • Diversify Icon Detection (Icons for Steam, Local PC, and Microsoft Store Applications) by @mrixner in #3189
  • Better package installer download operations by @marticliment in #3178
  • UniGetUI Portable by @marticliment in #3203
  • Update icons and screenshots from the excel file by @github-actions in #3213
  • Update NuGets by @Saibamen in #3216
  • Add (optional) telemetry to UniGetUI by @marticliment in #3237
  • Update LangData.py by @thepro-3418 in #3244
  • Add Directory.Build.props by @Saibamen in #3215
  • Further develop on telemetry by @marticliment in #3246
  • Fix WinGet getting corrupted on devices with non-admin accounts by @marticliment in #3255
  • Fix warnings part 1 by @Saibamen in #3251
  • Load translations from Tolgee by @martinet101 in #3257