WSL Manager'a Hos Geldiniz 👋



[](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

Acik tema onizlemesi

> WSL Distro Manager, Windows Subsystem for Linux (WSL) dagitimlarini yonetmek icin kullanici dostu bir grafik arayuz sunan, ucretsiz ve acik kaynakli bir uygulamadir. WSL dagitimlarini kolayca kurabilir, kaldirabilir, guncelleyebilir, yedekleyebilir ve geri yukleyebilir; ayarlari yapilandirip tek tikla baslatabilirsiniz. Ayrica birden fazla makine arasinda distro paylasimi ve tekrar eden isler icin hizli eylemler gibi ek ozellikler sunar.
## 🚀 Ozellikler
- [x] WSL orneklerini yonetme
- [x] Docker image'larini WSL ornegi olarak indirme ve kullanma - Docker olmadan
- [x] Hizli Eylemler (onceden tanimli script'leri dogrudan orneklerde calistirma)
- [x] Turnkey veya diger LXC container'larini indirme ve kullanma (deneysel)
- [x] rootfs veya LXC container'lari icin kendi deponuzu kullanma
- [x] ve daha fazlasi...
## 📦 Kurulum
Microsoft Store
Bu uygulama [Microsoft Store](https://apps.microsoft.com/store/detail/wsl-manager/9NWS9K95NMJB?hl=en-us&gl=US) uzerinde bulunabilir.
Dogrudan indirme
Uygulamayi [Releases](https://github.com/bostrot/wsl2-distro-manager/releases) sayfasindan dogrudan indirebilirsiniz. En guncel surum zip dosyasi olarak sunulur.
Winget ile kurulum
```sh
winget install Bostrot.WSLManager
```
Scoop ile kurulum
```sh
scoop install extras/wsl2-distro-manager
```
Chocolatey ile kurulum
Bu paket topluluk tarafindan surdurulmektedir ([@mikeee](https://github.com/mikeee/ChocoPackages)). Resmi paket degildir.
```sh
choco install wsl2-distro-manager
```
Nightly build kurulum
En son build, "releaser" workflow artefaktlari icinde veya [bu baglanti](https://nightly.link/bostrot/wsl2-distro-manager/workflows/releaser/main/wsl2-distro-manager-nightly-archive.zip) uzerinden bulunabilir.
## ⚙️ Derleme
[flutter](https://flutter.dev/desktop) kurulu oldugundan emin olun:
```powershell
flutter config --enable-windows-desktop
flutter upgrade
flutter build windows # derle
flutter run -d windows # calistir
```
## Yazar
👤 **Eric Trenkel**
- Website: [erictrenkel.com](https://erictrenkel.com)
- GitHub: [@bostrot](https://github.com/bostrot)
- LinkedIn: [@erictrenkel](https://linkedin.com/in/erictrenkel)
👥 **Katkida Bulunanlar**
[](https://github.com/bostrot/wsl2-distro-manager/graphs/contributors)
## 🤝 Katki
Katkilar, hata bildirimleri ve ozellik talepleri memnuniyetle karsilanir.
[issues sayfasina](https://github.com/bostrot/wsl2-distro-manager/issues) goz atabilir ve [katki kilavuzunu](https://github.com/bostrot/wsl2-distro-manager/blob/main/CONTRIBUTING.md) inceleyebilirsiniz.
## Desteginizi gosterin
Bu proje yardimci olduysa bir yildiz verin.
## 📝 Lisans
Copyright © 2023 [Eric Trenkel](https://github.com/bostrot).\
Bu proje [GPL-3.0](https://github.com/bostrot/wsl2-distro-manager/blob/main/LICENSE) lisansi ile yayinlanmistir.
---
_Aradiginizi bulamadin mi? [Wiki](https://github.com/bostrot/wsl2-distro-manager/wiki) sayfasina bakin._