Awesome
WSL GUI tool
Windows Subsystem for Linux 2 is amazing feature of Windows that allow you run native Linux application. For more details, please read WSL Official documentation.
WSL GUI Tool allow you to manage WSL features with GUI and not by command line.
You can:
- start/stop a distribution
- rename distribution
- delete distribution
- change flag of distribution
- edit default environment variables
- export/import distribution
Installation
Just download executable file in release github section.
Screenshot
Documenation
See DOCUMENTATION.md
How to build?
You need install Lazarus 2.0.12 (fpc-3.2.0-win64) and Windows 10 64 bits.