microsoft / microsoft/winget-cli
Visual Hints for package management and configuration management
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 26.4k
- Forks
- 1.8k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 15
Description
Relevant area(s)
WinGet CLI
Description of the new feature / enhancement
There are several scenarios where additional visual hints would be helpful.
For example, today when a WinGet Configuration file has a resource requiring elevation, the 🛡 symbol is used.
There are several other cases where something like this could be useful:
- Verified Developer ✔
- Elevation Required 🛡
- Requires Explicit Targeting (WinGet sources) 🞋
- Requires Explicit Targeting (WinGet manifests) 🞜
- Pinning 📌
- Potentially Unwanted Application ⚠
- CVE ❗
- No installer available ⛔
Some related issues:
- https://github.com/microsoft/winget-pkgs/issues/325096
- https://github.com/microsoft/winget-cli/issues/5797
- https://github.com/microsoft/winget-cli/issues/2204
- https://github.com/microsoft/winget-cli/issues/6189
- https://github.com/microsoft/winget-cli/issues/2405
- https://github.com/microsoft/winget-cli/issues/1900
The symbols above aren't locked, but I wanted to at least put some suggestions up. The main concern is that they will render in the default fonts. For example, there is an image used for publisher verification that is an image as opposed to a glyph or Unicode character which wouldn't be suitable for use in a terminal/CLI based application.
Proposed technical implementation details
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the WinGet CLI's existing elevation hint and the related issues linked in the description. Compare the proposed symbols against default terminal font rendering and existing CLI output conventions; done means an agreed set of hints, placement and rendering behavior with a clear implementation plan.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100