Skip to main content

Introduction

DistroNexus is a Windows-first WSL manager built on .NET 10 + WPF, with a PowerShell module platform for reliable and repeatable operations.

It provides a practical desktop workflow for installing, managing, and automating WSL environments on Windows 10/11.

Why DistroNexus?

Windows Subsystem for Linux (WSL) is powerful, but managing multiple instances, placing them on custom disks, and maintaining repeatable setup workflows can become complex from raw command lines.

DistroNexus solves this by providing:

  • Native Windows UX: WPF interface with improved diagnostics and progress feedback.
  • Lifecycle Operations: Install, start, stop, move, rename, remove, open terminal, and credential management through a consistent workflow.
  • Bilingual Experience: WPF client UI and project documentation are maintained in English and Simplified Chinese.
  • Module-Backed Automation: Reusable cmdlets for scripting and team automation.
  • Template Bootstrap: Built-in templates to set up common development environments.

Key Features

  • Native WPF Dashboard: Responsive Windows desktop experience on .NET 10.
  • Bilingual UI and Docs: English + Simplified Chinese support across product and documentation.
  • PowerShell Module Platform: 15 exported cmdlets for a stable command surface.
  • Template System: Built-in environment templates and automation workflows.
  • Flexible Packaging: Installer, portable, and self-contained release options.
  • Operational Visibility: Better status/progress signals for long-running tasks.

Getting Started

Check out the Installation Guide to set up DistroNexus on your machine.