Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tech5g5g/fluentver
A modern version of winver made in WinUI
https://github.com/tech5g5g/fluentver
csharp fluentui information information-retrieval windows windows10 windows11 winui winui3 winver
Last synced: 23 days ago
JSON representation
A modern version of winver made in WinUI
- Host: GitHub
- URL: https://github.com/tech5g5g/fluentver
- Owner: Tech5G5G
- Created: 2024-09-24T23:57:57.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-11-29T19:23:56.000Z (24 days ago)
- Last Synced: 2024-11-29T20:24:38.575Z (24 days ago)
- Topics: csharp, fluentui, information, information-retrieval, windows, windows10, windows11, winui, winui3, winver
- Language: C#
- Homepage:
- Size: 1.34 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
FluverA modern version of winver made in WinUI
## Features
* Info about Windows
* System specfications
* List of user accounts
* Disk information
* Open via run dialog## Installation
### Via Microsoft Store (Recommend)
You can get Fluver through its Microsoft Store page [here](https://www.microsoft.com/store/apps/9N3LMSS7XL2K).
### Via WinGet
You can also use Windows' built in package manager to install Fluver. Simply open PowerShell or Command Prompt and type in:
```
winget install 9n3lmss7xl2k
```