All Projects → JonaszPotoniec → WSL-manager

JonaszPotoniec / WSL-manager

Licence: GPL-3.0 license
unofficial gui manager for Windows Subsystem for Linux (WSL)

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to WSL-manager

Awesome Wsl
Awesome list dedicated to Windows Subsystem for Linux
Stars: ✭ 3,544 (+14076%)
Mutual labels:  windows-10, wsl, windows-subsystem-linux, windows-subsystem-for-linux
Wsldl
Advanced WSL launcher / installer. (Win10 FCU x64/arm64 or later.)
Stars: ✭ 782 (+3028%)
Mutual labels:  windows-10, wsl, windows-subsystem-linux
Wsl Programs
A community powered list of programs that work (and those that don't) on the Windows subsystem for Linux
Stars: ✭ 931 (+3624%)
Mutual labels:  windows-10, wsl, windows-subsystem-linux
Wslreverse
Experiments with hidden COM interface and LxBus IPC mechanism in WSL
Stars: ✭ 47 (+88%)
Mutual labels:  windows-10, wsl, windows-subsystem-linux
Wsl Docker Git Setup
Shell script to configure Windows Subsystem for Linux (WSL) & Ubuntu on Windows to use docker and docker-compose as well as a git-enabled prompt
Stars: ✭ 23 (-8%)
Mutual labels:  windows-10, wsl, windows-subsystem-linux
Archwsl
ArchLinux based WSL Distribution. Supports multiple install.
Stars: ✭ 3,667 (+14568%)
Mutual labels:  windows-10, wsl, windows-subsystem-linux
Centwsl
[DISCONTINUED] CentOS based WSL distribution
Stars: ✭ 766 (+2964%)
Mutual labels:  windows-10, wsl, windows-subsystem-linux
Wslinstall
Install any GNU/Linux userspace in WSL
Stars: ✭ 178 (+612%)
Mutual labels:  windows-10, wsl, windows-subsystem-linux
Alpinewsl
Alpine Linux based WSL distribution. Supports multi-install. Lightest WSL distribution.
Stars: ✭ 203 (+712%)
Mutual labels:  windows-10, wsl, windows-subsystem-linux
wsl2exe
[TESTING]Use command in WSL from exe executable
Stars: ✭ 34 (+36%)
Mutual labels:  windows-10, wsl, windows-subsystem-linux
Wsl Ssh Pageant
A Pageant -> TCP bridge for use with WSL, allowing for Pageant to be used as an ssh-ageant within the WSL environment.
Stars: ✭ 381 (+1424%)
Mutual labels:  windows-10, wsl, windows-subsystem-linux
Bootshellcredentialprovider
Windows 10 Credential Provider intended to simplify the process of logging directly into alternative shells to Windows Explorer.
Stars: ✭ 715 (+2760%)
Mutual labels:  windows-10, windows-subsystem-linux
Pengwin Enterprise
Enterprise-compatible WSL distribution.
Stars: ✭ 52 (+108%)
Mutual labels:  windows-10, wsl
Wslbridge2
Explore various ways to connect Windows Subsystem for Linux with Windows terminal emulators.
Stars: ✭ 93 (+272%)
Mutual labels:  windows-10, wsl
Dowww
📟 Dev on Windows with WSL | 在 Windows 上用 WSL 优雅开发
Stars: ✭ 615 (+2360%)
Mutual labels:  windows-10, wsl
Runinbash
Run Linux commands under WSL without leaving your PowerShell or CMD!
Stars: ✭ 67 (+168%)
Mutual labels:  windows-10, wsl
Alwsl
Install archlinux as the WSL (Windows Subsystem for Linux) host.
Stars: ✭ 1,332 (+5228%)
Mutual labels:  windows-10, wsl
Castle Winbuntu
Homesick Castle for use on WSL.
Stars: ✭ 87 (+248%)
Mutual labels:  windows-10, wsl
wslpy
A python3 Library for WSL specific tasks
Stars: ✭ 59 (+136%)
Mutual labels:  wsl, windows-subsystem-for-linux
Gwsl Source
The actual code for GWSL. And some prebuilt releases.
Stars: ✭ 570 (+2180%)
Mutual labels:  windows-10, wsl

WSL Manager

An easy way to manage your multiple linux subsystems

For now my app lets you delete or set as default any installed instance of WSL App screenshot

It supports extremally useful icon in notification area which lets you set your default distribution without opening an app Tray screenshot

All you need to do is download latest release. It doesn't require installation nor admin rights.

Settings

Settings are stored in config.json and can be edited via in-app menu

Setting Description
Close to tray Define if app should be closed or minimized to tray after clicking close button
Debug mode Turns on debug mode
Search interval As default, distibution list only refreshes after changes like deleting or changing default. With this option you can set time in which list will be updated. It's useful if you are changing distributions frequently

Debug mode

This is still work in progress and requires more work.

Debug mode gives you access to the console.

Setting Description
updateList() Forces refresh. Can be also done with a button
getDistroList() Gives list of found distributions
refreshTrayIcon() Refreshes tray icon

Debug mode commands will be improved in the future commits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].