Skip to content

Commit

Permalink
change name on README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marticliment committed Mar 31, 2024
1 parent 5ea9400 commit ab3e8e1
Show file tree
Hide file tree
Showing 7 changed files with 37 additions and 37 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,16 @@ body:
required: false
- type: textarea
attributes:
label: WingetUI Log
label: UniGetUI Log
render: "text"
placeholder: Paste here your WingetUI logs. Click the button on the top-right corner of WingetUI -> WingetUI Log
placeholder: Paste here your UniGetUI logs. Click the button on the top-right corner of UniGetUI -> UniGetUI Log
validations:
required: true
- type: textarea
attributes:
label: Package Managers Logs
render: "text"
placeholder: Paste here your Package Manager logs. Click the button on the top-right corner of WingetUI -> Package Manager logs
placeholder: Paste here your Package Manager logs. Click the button on the top-right corner of UniGetUI -> Package Manager logs
validations:
required: true
- type: textarea
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/enhancement-improvement.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: '🚧 Suggest an improvement or an enhancement'
description: Propose an improvement to WingetUI
description: Propose an improvement to UniGetUI
title: "[ENHANCEMENT] (Enter your description here)"
labels: ["enhancement"]
assignees: marticliment
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature-request.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: '💡 Propose a new feature'
description: Propose a new feature that could be useful in WingetUI
description: Propose a new feature that could be useful in UniGetUI
title: "[FEATURE REQUEST] (Enter your description here)"
labels: ["new-feature"]
assignees: marticliment
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/hard-crash.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: '🚑 Report a crash or a hang'
description: WingetUI is not launching, is hard-crashing or is hanging at some point
description: UniGetUI is not launching, is hard-crashing or is hanging at some point
title: "[CRASH] (Enter your description here)"
labels: ["bug", "important"]
assignees: marticliment
Expand All @@ -11,7 +11,7 @@ body:
options:
- label: I have tried deleting a folder named `.wingetui` placed on the user directory
required: true
- label: I have tried reinstalling WingetUI
- label: I have tried reinstalling UniGetUI
required: true
- label: I have tested that this issue has not been fixed in the latest [(beta or stable) release](https://github.com/marticliment/WingetUI/releases/).
required: true
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This repository **respects** people, despite their race, gender, religion, heigh
Before reading: All of the rules below are guidelines, what means that they should be followed when possible. Please do not take them literally.

## Discussions:
- This is the place to post any questions/doubts regarding WingetUI. Issues and feature requests should be posted in the [issues section](https://github.com/marticliment/WingetUI/issues).
- This is the place to post any questions/doubts regarding UniGetUI. Issues and feature requests should be posted in the [issues section](https://github.com/marticliment/WingetUI/issues).

## Issues and feature requests:

Expand Down
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Supported Versions

Only the latest version of WingetUI will be supported. Older releases won't be supported or maintained
Only the latest version of UniGetUI will be supported. Older releases won't be supported or maintained

## Reporting a Vulnerability

Expand Down
56 changes: 28 additions & 28 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://raw.githubusercontent.com/marticliment/WingetUI/main/src/wingetui/Assets/Images/icon.png" height="40">WingetUI
# <img src="https://raw.githubusercontent.com/marticliment/WingetUI/main/src/wingetui/Assets/Images/icon.png" height="40">UniGetUI (formerly WingetUI)

[![Downloads@latest](https://img.shields.io/github/downloads/marticliment/WingetUI/2.2.0/total?style=for-the-badge)](https://github.com/marticliment/WingetUI/releases/latest/download/WingetUI.Installer.exe)
[![Release Version Badge](https://img.shields.io/github/v/release/marticliment/WingetUI?style=for-the-badge)](https://github.com/marticliment/WingetUI/releases)
Expand All @@ -10,55 +10,55 @@ With this app, you'll be able to easily download, install, update and uninstall

Check out the [Supported Package Managers Table](#supported-package-managers) for more details!

**This is WingetUI's official repository. If you are searching for WingetUI's homepage, please refer to [https://www.marticliment.com/wingetui/](https://www.marticliment.com/wingetui/)**
**This is UniGetUI (formerly WingetUI)'s official repository. If you are searching for UniGetUI's homepage, please refer to [https://www.marticliment.com/wingetui/](https://www.marticliment.com/wingetui/)**

**Disclaimer:** This project has no connection with any of the supported package managers — it's completely unofficial. Be aware of the fact that I, the developer of WingetUI, am NOT responsible for the downloaded apps.
**Disclaimer:** This project has no connection with any of the supported package managers — it's completely unofficial. Be aware of the fact that I, the developer of UniGetUI, am NOT responsible for the downloaded apps.

![Endpoint Badge](https://img.shields.io/endpoint?url=https%3A%2F%2Fmarticliment.com%2Fresources%2Fbadges%2Fdev-status.json)

## Table of contents
- **[WingetUI Homepage](https://www.marticliment.com/wingetui/)**
- **[UniGetUI Homepage](https://www.marticliment.com/wingetui/)**
- [Table of contents](#table-of-contents)
- [Installation](#installation)
- [Update WingetUI](#update-wingetui)
- [Update UniGetUI](#update-UniGetUI)
- [Support the developer](#support-the-developer)
- [Features](#features)
- [Supported Package Managers](#supported-package-managers)
- [Translating WingetUI](#translating-wingetui-to-other-languages)
- [Translating UniGetUI](#translating-UniGetUI-to-other-languages)
- [Currently supported languages](#currently-supported-languages)
- [Contributors](#contributors)
- [Screenshots](#screenshots)
- [Frequently Asked Questions](#frequently-asked-questions)


## Installation
<p>There are multiple ways to install WingetUI — choose whichever one you prefer!<br</p>
<p>There are multiple ways to install UniGetUI — choose whichever one you prefer!<br</p>

**Download WingetUI installer (recommended):**
**Download UniGetUI installer (recommended):**
<p align="left"><b><a href="https://github.com/marticliment/WingetUI/releases/latest/download/WingetUI.Installer.exe">Click here to download WingetUI</a></b></p>

**Install WingetUI through Winget:**
**Install UniGetUI through Winget:**
```cmd
winget install SomePythonThings.WingetUIStore
```

**Install WingetUI through Scoop:**
**Install UniGetUI through Scoop:**
```cmd
scoop bucket add extras
```
```cmd
scoop install extras/wingetui
```

**Install WingetUI through Chocolatey:**
**Install UniGetUI through Chocolatey:**
```cmd
choco install wingetui
```


## Update WingetUI
## Update UniGetUI

WingetUI has a built-in autoupdater. However, it can also be updated like any other package within WingetUI (since WingetUI is available through Winget and Scoop).
UniGetUI has a built-in autoupdater. However, it can also be updated like any other package within UniGetUI (since UniGetUI is available through Winget and Scoop).


## Support the developer
Expand All @@ -70,7 +70,7 @@ It really does make a big difference, and is very much appreciated. Thanks :)

## Features

- Install, update and remove software from your system easily at one click: WingetUI combines the packages from the most used package managers for windows: Winget, Chocolatey, Scoop, Pip, Npm and .NET Tool.
- 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
Expand All @@ -96,7 +96,7 @@ It really does make a big difference, and is very much appreciated. Thanks :)
| **.NET Tool** ||||||||| 2.1.0 |
| **PowerShell** ||||||||| 2.2.0 |

✅: Supported on WingetUI<br>
✅: Supported on UniGetUI<br>
☑️: Not directly supported but can be easily achieved<br>
⚠️: Some packages might not follow this setting<br>
❌: Not supported by the Package Manager<br>
Expand All @@ -105,8 +105,8 @@ It really does make a big difference, and is very much appreciated. Thanks :)
**2\.** Despite the Package Manager may not support _PreReleases_, some packages can be found duplicated, with one of the copies being the beta version of it.<br>
**3\.** Some installers do not have a GUI, and will ignore the `interactive` flag<br>

# 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](https://github.com/marticliment/WingetUI/wiki#translating-wingetui) for more info.
# Translating UniGetUI to other languages
In order to translate UniGetUI to other languages or to update an old translation, please see [Translating UniGetUI - UniGetUI Wiki](https://github.com/marticliment/WingetUI/wiki#translating-wingetui) for more info.


## Currently Supported languages
Expand Down Expand Up @@ -159,7 +159,7 @@ Last updated: Sat Mar 23 00:10:35 2024


# 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! :smile:<br><br>
UniGetUI 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, UniGetUI wouldn't be possible without them! :smile:<br><br>

## Contributors:
[![My dear contributors](https://contrib.rocks/image?repo=marticliment/WingetUI)](https://github.com/marticliment/WingetUI/graphs/contributors)<br><br>
Expand Down Expand Up @@ -190,7 +190,7 @@ Last updated: Sat Mar 23 00:10:35 2024

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

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

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`).

Expand All @@ -206,32 +206,32 @@ See more details on issue https://github.com/microsoft/winget-cli/issues/2603.<b

#

**Q: My antivirus is telling me that WingetUI is a virus! / My browser is blocking the download of WingetUI!**<br>
**Q: My antivirus is telling me that UniGetUI is a virus! / My browser is blocking the download of UniGetUI!**<br>

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.
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 UniGetUI — 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 recently released, and simply blocking unknown apps is in many cases a good precaution to take to prevent actual malware.

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

#

**Q: Are Winget/Scoop packages safe?**<br>

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.
A: UniGetUI, 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.

<br><p align="center"><i>Check out the <a href="https://github.com/marticliment/WingetUI/wiki">Wiki</a> for more information!</i></p>

## Command-line parameters:
`--daemon`: Start WingetUI without spawning a new window. WingetUI will run minimized on the system tray. WingetUI is called with this parameter when launched at startup. **Autostart WingetUI in the notifications area** must be enabled for this parameter to work.<br>
`--daemon`: Start UniGetUI without spawning a new window. UniGetUI will run minimized on the system tray. UniGetUI is called with this parameter when launched at startup. **Autostart UniGetUI in the notifications area** must be enabled for this parameter to work.<br>
`--welcomewizard` (or simply `--welcome`): Show a window to choose which package managers to use.<br>
`--updateapps`: Enable automatic installation of available updates.
`--report-all-errors`: May help debug crashes (WingetUI 3.0 and newer)
`--report-all-errors`: May help debug crashes

### Installer command-line parameters:
The installer is inno-setup based, so it supports regular Inno Setup command-line parameters. Additionally, it also supports the following parameters:
<br>`/NoAutoStart`: Will not launch WingetUI after installing it.
<br> `/ALLUSERS`: Install WingetUI for every user
<br> `/CURRENTUSER`: Install WingetUI for the current user only
<br>`/NoAutoStart`: Will not launch UniGetUI after installing it.
<br> `/ALLUSERS`: Install UniGetUI for every user
<br> `/CURRENTUSER`: Install UniGetUI for the current user only

0 comments on commit ab3e8e1

Please sign in to comment.