-
-
Notifications
You must be signed in to change notification settings - Fork 451
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/martinet101/WinGetUI
- Loading branch information
Showing
1 changed file
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
# WingetUI Store: Give Windows 10 and 11 a proper (Graphical) User Interface to install packages from most common CLI package managers such as Winget and Scoop. | ||
# WingetUI: A Graphical User Interface to manage the most common CLI package managers such as Winget and Scoop. | ||
[![Downloads Badge](https://img.shields.io/github/downloads/martinet101/WinGetUI/total.svg?style=for-the-badge)](https://github.com/martinet101/WinGetUI/releases) | ||
[![[email protected]](https://img.shields.io/github/downloads/martinet101/WinGetUI/latest/total?style=for-the-badge)](https://github.com/martinet101/WinGetUI/releases/latest) | ||
[![Issues Badge](https://img.shields.io/github/issues/martinet101/WinGetUI?style=for-the-badge)](https://github.com/martinet101/ElevenClock/issues) | ||
[![Closed Issues Badge](https://img.shields.io/github/issues-closed/martinet101/WinGetUI?style=for-the-badge)](https://github.com/martinet101/WinGetUI/issues?q=is%3Aissue+is%3Aclosed) | ||
[![Release Version Badge](https://img.shields.io/github/v/release/martinet101/WinGetUI?style=for-the-badge)](https://github.com/martinet101/WinGetUI/releases/latest) | ||
|
||
The main goal of this project is to give a GUI Store to the most common CLI Package Managers for windows, such as Winget and Scoop. Appget was supported on release 0.3 but as it was discontinued it has been removed | ||
The main goal of this project is to give a GUI Store to 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 on scoop. | ||
Appget was supported on release 0.3 but as it was discontinued it has been removed. | ||
This project has no connection with the winget-cli official project, and it's totally unofficial. | ||
# Features | ||
- Ability to install packages from scoop and from winget (The idea is to add more package managers in a future) | ||
|