Andrew Leech

Andrew Leech is an independent developer whose compact portfolio focuses on smoothing the intersection between Windows and Linux workflows. The publisher’s single public offering, WSL USB Manager, addresses a long-standing friction point for developers, data scientists, and hobbyists who run Linux distributions inside Windows Subsystem for Linux: the absence of a straightforward way to attach physical USB devices to that environment. By wrapping the underlying usbipd command-line utilities in a lightweight graphical interface, the tool lets users mount flash drives, serial adapters, micro-controllers, security keys, or any other USB peripheral to a WSL instance with a few clicks, eliminating manual PowerShell steps and reducing the risk of incorrect attachment syntax. Typical use cases include flashing embedded firmware, debugging ARM boards, accessing smart-card readers for cryptographic signing, or simply transferring large datasets to a Linux-only toolchain without dual-booting or copying files through the Windows file system. The utility is particularly popular among IoT engineers and open-source contributors who need rapid, repeatable access to hardware from within Ubuntu, Debian, or Alpine running under WSL2. Andrew Leech’s software is available for free on get.nero.com, where downloads are delivered through trusted Windows package sources such as winget, always installing the latest version and permitting batch installation alongside other applications.

WSL USB Manager

This application provides a GUI to manage connecting USB devices from Windows to the WSL Linux environment.

Details