Udvozlunk a WSL Managerben 👋



[](https://github.com/bostrot/wsl2-distro-manager/wiki)
[](https://gitlab.com/bostrot/wsl2-distro-manager)
[](https://discord.gg/fY5uE5WRTP)
English | 简体中文 | 繁體中文 | Deutsch | Español | 日本語 | Magyar | Português | Türkçe

Vilagos mod elonezete

> A WSL Distro Manager egy ingyenes es nyilt forraskodu alkalmazas, amely felhasznalobarat grafikus feluletet nyujt a Windows Subsystem for Linux (WSL) disztribuciok kezelesere. A WSL Distro Managerrel konnyeden telepithet, eltavolithat, frissithet, menthet es visszaallithat WSL disztrokat, valamint beallithatja azokat es egy kattintassal el is indithatja. Tovabbi funkciokkal is javitja a WSL elmenyt, peldaul disztrok megosztasaval tobb gep kozott, illetve gyors muveletek letrehozasaval az ismetlodo feladatokhoz.
## 🚀 Funkciok
- [x] WSL peldanyok kezelese
- [x] Docker image-ek letoltese es hasznalata WSL peldanykent - Docker nelkul
- [x] Gyors muveletek (elore definialt scriptek kozvetlen futtatasa a peldanyokon)
- [x] Turnkey vagy mas LXC kontenerek letoltese es hasznalata (kiserleti)
- [x] Sajat tarolo hasznalata rootfs vagy LXC kontenerekhez
- [x] es meg sok mas
## 📦 Telepites
Microsoft Store
Az alkalmazas elerheto a [Microsoft Store-ban](https://apps.microsoft.com/store/detail/wsl-manager/9NWS9K95NMJB?hl=en-us&gl=US).
Kozvetlen letoltes
Az alkalmazas kozvetlenul letoltheto a [Releases](https://github.com/bostrot/wsl2-distro-manager/releases) oldalrol. A legfrissebb verzio zip fajlkent erheto el.
Telepites Winget segitsegevel
```sh
winget install Bostrot.WSLManager
```
Telepites Scoop segitsegevel
```sh
scoop install extras/wsl2-distro-manager
```
Telepites Chocolatey segitsegevel
Ezt a csomagot a kozosseg tartja karban ([@mikeee](https://github.com/mikeee/ChocoPackages)). Nem hivatalos csomag.
```sh
choco install wsl2-distro-manager
```
Nightly build telepitese
A legutobbi build a "releaser" workflow artefaktjai kozott talalhato, vagy [ezen a linken](https://nightly.link/bostrot/wsl2-distro-manager/workflows/releaser/main/wsl2-distro-manager-nightly-archive.zip).
## ⚙️ Build
Gyozodjon meg rola, hogy a [flutter](https://flutter.dev/desktop) telepitve van:
```powershell
flutter config --enable-windows-desktop
flutter upgrade
flutter build windows # build
flutter run -d windows # futtatas
```
## Szerzo
👤 **Eric Trenkel**
- Weboldal: [erictrenkel.com](https://erictrenkel.com)
- GitHub: [@bostrot](https://github.com/bostrot)
- LinkedIn: [@erictrenkel](https://linkedin.com/in/erictrenkel)
👥 **Kozremukodok**
[](https://github.com/bostrot/wsl2-distro-manager/graphs/contributors)
## 🤝 Hozzajarulas
A hozzajarulasokat, hibajelenteseket es funkciojavaslatokat szivesen fogadjuk.
Nezze meg az [issues oldalt](https://github.com/bostrot/wsl2-distro-manager/issues), illetve a [CONTRIBUTING utmutatot](https://github.com/bostrot/wsl2-distro-manager/blob/main/CONTRIBUTING.md).
## Tamasd a projektet
Adj egy csillagot, ha segitett ez a projekt.
## 📝 Licenc
Copyright © 2023 [Eric Trenkel](https://github.com/bostrot).\
Ez a projekt [GPL-3.0](https://github.com/bostrot/wsl2-distro-manager/blob/main/LICENSE) licenc alatt erheto el.
---
_Nem talaltad, amit kerestel? Nezd meg a [Wikit](https://github.com/bostrot/wsl2-distro-manager/wiki)._