This is a collection of utilities for Windows 10 Linux Subsystem, such as converting WSL path to Windows path or creating your favorite linux GUI application shortcuts on Windows 10 Desktop. Requires Windows 10 Creators Update.
wslusc This is a WSL shortcut creator to create a shortcut on your Windows 10 Desktop.
wslsys This is a WSL system information printer to print out system informations from Windows 10 or Linux.
wslfetch This is a WSL Screenshoot Information Tool to print information in an elegant way.
wslvar This is a WSL tool to help you get Windows system environment variables.
wslview This is a fake WSL browser that can help you open link in default Windows browser.
Preinstalled in WLinux.
You can download the .deb
package from release and install it using sudo dpkg -i wslu*
.
You can download the .rpm
package from release and install it using sudo rpm -ivh "wslu*"
.
run the following code in your preferred distro:
git clone https://github.com/wslutilities/wslu ~/.wslu
cd ~/.wslu
./configure.sh -a
make
sudo make install
This project exists thanks to all the people who contribute. [Contribute].
This project uses GPLv3 License.