Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.67 KB

README.md

File metadata and controls

44 lines (26 loc) · 1.67 KB

wsl-tray

pypi circleci download

Buy Me A Coffee

wsl-tray is a lightweight Windows tray application for easily managing WSL 2 VMs.

Whenever you need to conveniently terminate all WSL 2 VMs to free resources from the system, or just start a random distribution for a one-liner test, wsl-tray is your friend.

Features

screenshot

  • Right-click from the system tray to get the only menu of this application.

  • Click on any WSL distribution to toggle its status (Running <-> Stopped).

  • Click on "Shutdown/Terminal All" to quickly free resources from WSL 2.

Requirements

  • Windows Only
  • WSL 2 Only
  • Python 3.7+ if you are installing from PyPI

Get the App

Head to Release to download the latest release version.

Put a link to the file to Startup so it can quietly start with the system.

Credits

systray portion of the code was imported from infinidat/infi.systray with some small modifications.

Icons made by Pixel perfect from Flaticon.

Changelog

CHANGELOG

License

BSD3