Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wslhub/WslQuery
This program is a utility that reads the internal information of Windows Subsystem for Linux from the system and outputs the data to a standard output device in JSON format.
https://github.com/wslhub/WslQuery
hacktoberfest wsl
Last synced: 1 day ago
JSON representation
This program is a utility that reads the internal information of Windows Subsystem for Linux from the system and outputs the data to a standard output device in JSON format.
- Host: GitHub
- URL: https://github.com/wslhub/WslQuery
- Owner: wslhub
- License: mit
- Created: 2019-08-11T08:57:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T11:43:03.000Z (almost 2 years ago)
- Last Synced: 2024-08-03T22:17:58.429Z (3 months ago)
- Topics: hacktoberfest, wsl
- Language: C#
- Homepage:
- Size: 192 KB
- Stars: 11
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - wslhub/WslQuery - This program is a utility that reads the internal information of Windows Subsystem for Linux from the system and outputs the data to a standard output device in JSON format. (C# #)
README
# WslQuery
![WslQuery Screenshot](Screenshot.png)
[Download latest version](https://github.com/rkttu/WslQuery/releases/latest/download/WslQuery.exe)
This program is a utility that reads the internal information of Windows Subsystem for Linux from the system and outputs the data to a standard output device in JSON format.
## Usage
The usage of the program is simple.
`WslQuery.exe [--pretty]`
* `--pretty`: This option prints JSON data in a human-readable form.
## Build Environment
- .NET 5
- Native AOT Compiler## Credits
```
Gears Icon
icons8.com (https://icons8.com/icons/set/gears)
```