← Package directory
Available on winget

Install wslm

A terminal UI to manage Windows Subsystem for Linux (WSL) distributions.

Install with winget
winget install --id nakaba-lab.wslm
Upgrade
winget upgrade --id nakaba-lab.wslm
Uninstall
winget uninstall --id nakaba-lab.wslm

About wslm

wslm is a single self-contained terminal UI (Rust + ratatui) to manage WSL distributions on Windows from one screen: list distros with state, version and on-disk size; start/stop them; open shells inline or in a new Windows Terminal tab; watch live WSL VM memory/CPU gauges with sparklines; do managed export/import (tar/vhdx); install distros from the online catalog; and edit .wslconfig / wsl.conf. State detection is locale-independent and there is no telemetry.

What's new in 1.0.0

No release notes provided.

Version history

Version Updated Notes
1.0.0 No notes