Git Product home page Git Product logo

wingetui's Introduction

WingetUI: A package manager UI

Downloads@latest Release Version Badge Issues Badge Closed Issues Badge


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 and Scoop.

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.


Disclaimer: This project has no connection with the official Winget project — it's completely unofficial.

Beware that neither Microsoft nor the creators of WingetUI are responsible for the downloaded apps.

Status

image

Consider supporting me :)

It really does make a big difference, and is very much appreciated.

Buy Me a Coffee at ko-fi.com

Thank you! :)

Features

  • The ability to install packages from Scoop and Winget (the idea is to add more package managers in the future).
  • The ability to upgrade and uninstall previously installed packages — as well as uninstall local PC apps!
  • The ability to both import and export the packages of your choice, so that you can easily install them in the future.
  • The user doesn't need to install any of the package managers. (Although the app does include the ability to install Scoop for you!)
  • Includes support for managing Scoop buckets.
  • The user can select the version that they want to install of any particular app.
  • 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. 😎
  • The ability to show package-related information (like its license, SHA256 hash, homepage, etc.) before installation.
  • More than 6800 packages available and counting!
  • More features are coming in the future!

Installation

There are multiple ways to install WingetUI — choose whichever one you prefer!

  • The first is by downloading the latest version of the installer:

Click here to download WingetUI


  • The second is by using Winget:

Run the following command in PowerShell or Command Prompt: winget install wingetui


  • The third is by using Scoop — see the instructions below.

In case it's not already added, it's required to add the Extras bucket first: scoop bucket add extras

Then, to install WingetUI, execute the following command: scoop install wingetui


Check out the Wiki for more information!

Translating WingetUI to other languages

In order to translate WingetUI to other languages or to update an old translation, please see Translating WingetUI - WingetUI Wiki for more info.

Currently Supported languages

Language Translated
Catalan - Català 100%
Czech - Čeština 98%
German - Deutsch 97%
English - English 100%
French - Français 97%
Hindi - हिंदी 92%
Hungarian - Magyar 97%
Italian - Italiano 97%
Japanese - 日本語 97%
Polish - Polski 42%
Portuguese (Brazil) 100%
Portuguese (Portugal) 100%
Russian - Русский 92%
Serbian - Srpski 23%
Turkish - Türkçe 97%
Ukranian - Yкраї́нська 92%
Simplified Chinese (China) 100%
Traditional Chinese (Taiwan) 97%

Last updated: Mon Dec 19 00:54:27 2022

Contributions

WingetUI wouldn't have been possible without the help of our dear contributors. From the person who fixed a typo to the person who improved half of the code, WingetUI wouldn't be possible without them! 😄

Contributors:

My dear contributors

Translators:

WingetUI has not been machine translated! The following users have been in charge of the translations:

  • Aaron liu: Chinese
  • Ahmet Özmetin: Turkish
  • Artem Moldovanenko: Ukranian
  • BUGP Association: Chinese
  • Cololi: Chinese
  • Datacra5H: German
  • Evans: French
  • GiacoBot: Italian
  • Gidano: Hungarian
  • Maicol Battistini: Italian
  • Nemanja Djurcic: Serbian, Croatian
  • Operator404: Ukranian
  • ppvnf: Portuguese (Portugal and Brazil)
  • Rosario Di Mauro: Italian
  • Satyam Singh Niranjan: Hindi
  • Sergey: Russian
  • sho9029: Japanese
  • TAKASE, Yuki: Japanese
  • yrctw: Chinese
  • Артем Скляров: Russian
  • Martí Climent: Catalan

Screenshots

image

image

image

image

image

image

image

image

FAQ

Q: I am unable to install or upgrade a specific Winget package! What should I do?

A: This is likely an issue with Winget rather than WingetUI.

Please check if it's possible to install/upgrade the package through PowerShell or the Command Prompt by using the commands winget upgrade or winget install, depending on the situation (for example: winget upgrade --id Microsoft.PowerToys).

If this doesn't work, consider asking for help at Winget's own project page.

Q: The name of a package is trimmed with ellipsis — how do I see its full name/id?

A: This is a known limitation of Winget.

See more details in issue microsoft/winget-cli#2603.

Q: My antivirus is telling me that WingetUI is a virus! / My browser is blocking the download of WingetUI!

A: A common reason apps (i.e., executables) get blocked and/or detected as a virus — even when there's nothing malicious about them, like in the case of WingetUI — is because they're not being used by a relatively large amount of people.

Combine that with the fact that you might be downloading something that was recently released, and simply blocking unknown apps is in many cases a good precaution to take in order to prevent actual malware.

Since WingetUI is open source and safe to use, simply whitelist the app in the settings of your antivirus/browser.

Q: Will Chocolatey be supported?

A: This is currently under study.

See more details in issue marticliment#56.

Q: Can I add "msstore" as a source for Winget in the app?

A: This is not possible, nor is it planned for the near future.

See more details in issue marticliment#87.

Q: Are Winget/Scoop packages safe?

A: WingetUI, Microsoft and Scoop aren't responsible for the packages available for download, which are provided by third parties and can theoretically be compromised.

To mitigate the risks of downloading malware, Microsoft has implemented a few checks for the software available on Winget. Even so, It's recommended to only download software from publishers that you trust.


Check out the Wiki for more information!

wingetui's People

Contributors

marticliment avatar ppvnf avatar ravenmacdaddy avatar panther7 avatar misterevans78 avatar sklart avatar vedantmgoyal9 avatar neoopus avatar satanarious avatar candrapersada avatar harleylara avatar sitiom avatar victorelec14 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.