Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
marticliment committed May 14, 2022
2 parents 96735cc + f84f50d commit 24ca411
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions readme.md
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)
Expand Down

0 comments on commit 24ca411

Please sign in to comment.