drotha2 / WingetUI

WingetUI Store: a GUI Store for the most common cli package managers, sych as Winget and Scoop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WingetUI: A Graphical User Interface to manage the most common CLI package managers such as Winget and Scoop.

Downloads@latest Release Version Badge Issues Badge Closed Issues Badge

The main goal of this project is to create a GUI Store for the most common CLI package managers for Windows, such as Winget and Scoop.

From here, you'll be able to download, install, upgrade and uninstall any software published on Winget or Scoop.

AppGet was supported in release 0.3, but since that project has been discontinued, the support has been removed.

This project has no connection to the official Winget-CLI project - it's completely unofficial.

And you know what? It can uninstall MS Edge

(or at least it did in my machine)

ezgif-3-901ac5902a

Features

  • The ability to install packages from Scoop and Winget. (The idea is to add more package managers in the future.)
  • The ability to update and uninstall previously installed packages.
  • The user doesn't need to install any of the package managers.
  • Smooth and responsive UI (starting from v1.0).
  • Support for managing Scoop buckets.
  • The user can select the version that should be installed for any of the apps.
  • The user will be notified whether the installation/upgrade/uninstallation 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. :)
  • The ability to show some package-related information (like license, SHA256 hash, homepage, etc.) before installing.
  • 5800+ packages available to install, such as Google Chrome, WhatsApp, Adobe Reader or ADB Tools!
  • More features are coming!

Support me :)

Buy Me a Coffee at ko-fi.com

Installation

It's easy! Download and install the latest version of WingetUI by clicking here!

You can also install the app through Scoop since it's part of the Extras bucket (scoop bucket add extras).

To install it that way, execute the following in a CLI: scoop install wingetui

Screenshots

alt text

alt text

alt text

alt text

alt text

alt text

alt text

About

WingetUI Store: a GUI Store for the most common cli package managers, sych as Winget and Scoop

License:GNU Lesser General Public License v2.1


Languages

Language:Python 98.1%Language:Inno Setup 1.7%Language:Batchfile 0.3%