mirror of
https://github.com/yusufipk/distromatch.git
synced 2026-09-11 18:56:06 +00:00
Update distros.json to reference correct screenshot file extensions and add new screenshot images to the attached_assets/de_screenshots directory. Replit-Commit-Author: Agent Replit-Commit-Session-Id: c4fc7b07-53a2-4929-bc12-f392104bb085 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: cf15d2e1-0737-4161-bdb6-7f72c8c7252a Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/55e426a8-5a2b-421b-8bd4-30481ae0063b/c4fc7b07-53a2-4929-bc12-f392104bb085/a2ci8g4 Replit-Helium-Checkpoint-Created: true
852 lines
29 KiB
JSON
852 lines
29 KiB
JSON
{
|
||
"distros": [
|
||
{
|
||
"id": "cachyos",
|
||
"name": "CachyOS",
|
||
"defaultDE": "KDE Plasma",
|
||
"availableDEs": ["KDE Plasma", "GNOME", "Xfce", "Cinnamon", "Budgie", "i3", "Hyprland", "Sway", "LXQt", "MATE", "COSMIC"],
|
||
"base": "Arch",
|
||
"focus": ["performance", "gaming", "optimization"],
|
||
"nvidiaSupport": "excellent",
|
||
"minRAM": 2,
|
||
"recommendedRAM": 8,
|
||
"difficulty": "intermediate",
|
||
"rolling": true,
|
||
"systemd": true,
|
||
"downloadUrl": "https://cachyos.org/download/",
|
||
"colorPalette": ["#1793D1", "#00D4AA", "#0D47A1"],
|
||
"tagline": "Arch'ın performans canavarı",
|
||
"pros": ["Optimized kernels", "Gaming tweaks", "Easy Arch experience"],
|
||
"cons": ["Rolling release risks", "Arch complexity underneath"]
|
||
},
|
||
{
|
||
"id": "mint",
|
||
"name": "Linux Mint",
|
||
"defaultDE": "Cinnamon",
|
||
"availableDEs": ["Cinnamon", "MATE", "Xfce"],
|
||
"base": "Ubuntu",
|
||
"focus": ["beginner-friendly", "stability", "traditional-desktop"],
|
||
"nvidiaSupport": "excellent",
|
||
"minRAM": 2,
|
||
"recommendedRAM": 4,
|
||
"difficulty": "beginner",
|
||
"rolling": false,
|
||
"systemd": true,
|
||
"downloadUrl": "https://linuxmint.com/download.php",
|
||
"colorPalette": ["#87CF3E", "#5FAD56", "#3E8E41"],
|
||
"tagline": "Windows'tan kaçanların ilk durağı",
|
||
"pros": ["Extremely user-friendly", "Stable", "Great hardware support"],
|
||
"cons": ["Not cutting-edge", "Based on Ubuntu LTS"]
|
||
},
|
||
{
|
||
"id": "mxlinux",
|
||
"name": "MX Linux",
|
||
"defaultDE": "Xfce",
|
||
"availableDEs": ["Xfce", "KDE Plasma", "Fluxbox"],
|
||
"base": "Debian",
|
||
"focus": ["lightweight", "stability", "traditional-desktop"],
|
||
"nvidiaSupport": "good",
|
||
"minRAM": 1,
|
||
"recommendedRAM": 2,
|
||
"difficulty": "beginner",
|
||
"rolling": false,
|
||
"systemd": false,
|
||
"downloadUrl": "https://mxlinux.org/download-links/",
|
||
"colorPalette": ["#4A90D9", "#2E5984", "#1A365D"],
|
||
"tagline": "Sistemdsiz Debian'ın en şık hali",
|
||
"pros": ["Lightweight", "Stable", "Great tools"],
|
||
"cons": ["Xfce can feel dated", "Not flashy"]
|
||
},
|
||
{
|
||
"id": "debian",
|
||
"name": "Debian",
|
||
"defaultDE": "GNOME",
|
||
"availableDEs": ["GNOME", "KDE Plasma", "Xfce", "LXDE", "LXQt", "MATE", "Cinnamon"],
|
||
"base": "Independent",
|
||
"focus": ["stability", "server", "freedom"],
|
||
"nvidiaSupport": "moderate",
|
||
"minRAM": 1,
|
||
"recommendedRAM": 2,
|
||
"difficulty": "intermediate",
|
||
"rolling": false,
|
||
"systemd": true,
|
||
"downloadUrl": "https://www.debian.org/distrib/",
|
||
"colorPalette": ["#A80030", "#D70A53", "#5E0018"],
|
||
"tagline": "Tüm dağıtımların dedesi",
|
||
"pros": ["Rock solid", "Huge repos", "Free software philosophy"],
|
||
"cons": ["Old packages", "NVIDIA can be painful"]
|
||
},
|
||
{
|
||
"id": "endeavouros",
|
||
"name": "EndeavourOS",
|
||
"defaultDE": "KDE Plasma",
|
||
"availableDEs": ["KDE Plasma", "GNOME", "Xfce", "Cinnamon", "MATE", "Budgie", "LXQt", "i3", "Sway", "BSPWM", "Openbox"],
|
||
"base": "Arch",
|
||
"focus": ["arch-simplified", "customization", "community"],
|
||
"nvidiaSupport": "good",
|
||
"minRAM": 2,
|
||
"recommendedRAM": 4,
|
||
"difficulty": "intermediate",
|
||
"rolling": true,
|
||
"systemd": true,
|
||
"downloadUrl": "https://endeavouros.com/download/",
|
||
"colorPalette": ["#7F3FBF", "#5B2D8F", "#3D1F5F"],
|
||
"tagline": "Arch'ı seviyorum ama kurulum istemiyorum",
|
||
"pros": ["Real Arch experience", "Great community", "Choice of DEs"],
|
||
"cons": ["Rolling release", "Requires some knowledge"]
|
||
},
|
||
{
|
||
"id": "popos",
|
||
"name": "Pop!_OS",
|
||
"defaultDE": "COSMIC/GNOME",
|
||
"availableDEs": ["COSMIC", "GNOME"],
|
||
"base": "Ubuntu",
|
||
"focus": ["gaming", "developer", "nvidia"],
|
||
"nvidiaSupport": "excellent",
|
||
"minRAM": 4,
|
||
"recommendedRAM": 8,
|
||
"difficulty": "beginner",
|
||
"rolling": false,
|
||
"systemd": true,
|
||
"downloadUrl": "https://pop.system76.com/",
|
||
"colorPalette": ["#FAA41A", "#48B9C7", "#574F4A"],
|
||
"tagline": "NVIDIA kullanıcılarının en yakın dostu",
|
||
"pros": ["Best NVIDIA support", "Great for devs", "Tiling extension"],
|
||
"cons": ["Tied to System76", "COSMIC still new"]
|
||
},
|
||
{
|
||
"id": "zorin",
|
||
"name": "Zorin OS",
|
||
"defaultDE": "GNOME (modified)",
|
||
"availableDEs": ["GNOME (Zorin Desktop)"],
|
||
"base": "Ubuntu",
|
||
"focus": ["windows-like", "beginner-friendly", "beautiful"],
|
||
"nvidiaSupport": "excellent",
|
||
"minRAM": 2,
|
||
"recommendedRAM": 4,
|
||
"difficulty": "beginner",
|
||
"rolling": false,
|
||
"systemd": true,
|
||
"downloadUrl": "https://zorin.com/os/download/",
|
||
"colorPalette": ["#15A6F0", "#0D7EBF", "#054A73"],
|
||
"tagline": "Windows'tan geçiş yapmak isteyenlerin rüyası",
|
||
"pros": ["Windows/Mac layouts", "Very polished", "Great for newbies"],
|
||
"cons": ["Pro features cost money", "Limited customization"]
|
||
},
|
||
{
|
||
"id": "manjaro",
|
||
"name": "Manjaro",
|
||
"defaultDE": "KDE Plasma",
|
||
"availableDEs": ["KDE Plasma", "GNOME", "Xfce", "Cinnamon", "Budgie", "MATE", "i3"],
|
||
"base": "Arch",
|
||
"focus": ["user-friendly-arch", "gaming", "multimedia"],
|
||
"nvidiaSupport": "excellent",
|
||
"minRAM": 2,
|
||
"recommendedRAM": 4,
|
||
"difficulty": "beginner",
|
||
"rolling": true,
|
||
"systemd": true,
|
||
"downloadUrl": "https://manjaro.org/download/",
|
||
"colorPalette": ["#35BF5C", "#2E9E4D", "#1A5C2D"],
|
||
"tagline": "Arch'ı herkes için erişilebilir kılan dağıtım",
|
||
"pros": ["User-friendly Arch", "Great hardware support", "mhwd tool"],
|
||
"cons": ["Delayed updates", "Some Arch purist criticism"]
|
||
},
|
||
{
|
||
"id": "ubuntu",
|
||
"name": "Ubuntu",
|
||
"defaultDE": "GNOME",
|
||
"availableDEs": ["GNOME"],
|
||
"base": "Debian",
|
||
"focus": ["mainstream", "beginner-friendly", "enterprise"],
|
||
"nvidiaSupport": "excellent",
|
||
"minRAM": 4,
|
||
"recommendedRAM": 8,
|
||
"difficulty": "beginner",
|
||
"rolling": false,
|
||
"systemd": true,
|
||
"downloadUrl": "https://ubuntu.com/download/desktop",
|
||
"colorPalette": ["#E95420", "#77216F", "#5E2750"],
|
||
"tagline": "Linux dünyasının en popüler yüzü",
|
||
"pros": ["Massive community", "Great support", "Wide software availability"],
|
||
"cons": ["Snap controversy", "Canonical decisions"]
|
||
},
|
||
{
|
||
"id": "fedora",
|
||
"name": "Fedora",
|
||
"defaultDE": "GNOME",
|
||
"availableDEs": ["GNOME", "KDE Plasma", "Xfce", "LXQt", "MATE", "Cinnamon", "i3", "Sway"],
|
||
"base": "Independent",
|
||
"focus": ["cutting-edge", "developer", "innovation"],
|
||
"nvidiaSupport": "moderate",
|
||
"minRAM": 2,
|
||
"recommendedRAM": 4,
|
||
"difficulty": "intermediate",
|
||
"rolling": false,
|
||
"systemd": true,
|
||
"downloadUrl": "https://fedoraproject.org/workstation/download",
|
||
"colorPalette": ["#51A2DA", "#294172", "#3C6EB4"],
|
||
"tagline": "Red Hat'in açık kaynak laboratuvarı",
|
||
"pros": ["Latest GNOME", "Great for devs", "SELinux security"],
|
||
"cons": ["No codecs out of box", "NVIDIA setup needed"]
|
||
},
|
||
{
|
||
"id": "opensuse",
|
||
"name": "openSUSE Tumbleweed",
|
||
"defaultDE": "KDE Plasma",
|
||
"availableDEs": ["KDE Plasma", "GNOME", "Xfce", "LXDE", "LXQt", "MATE"],
|
||
"base": "Independent",
|
||
"focus": ["rolling-stable", "enterprise", "sysadmin"],
|
||
"nvidiaSupport": "good",
|
||
"minRAM": 2,
|
||
"recommendedRAM": 4,
|
||
"difficulty": "intermediate",
|
||
"rolling": true,
|
||
"systemd": true,
|
||
"downloadUrl": "https://get.opensuse.org/tumbleweed/",
|
||
"colorPalette": ["#73BA25", "#35A128", "#1A5012"],
|
||
"tagline": "Rolling release ama profesyonel kalitede",
|
||
"pros": ["YaST tool", "Btrfs snapshots", "Enterprise quality"],
|
||
"cons": ["Different package manager", "Learning curve"]
|
||
},
|
||
{
|
||
"id": "nobara",
|
||
"name": "Nobara",
|
||
"defaultDE": "KDE Plasma",
|
||
"availableDEs": ["KDE Plasma", "GNOME"],
|
||
"base": "Fedora",
|
||
"focus": ["gaming", "content-creation", "nvidia"],
|
||
"nvidiaSupport": "excellent",
|
||
"minRAM": 4,
|
||
"recommendedRAM": 16,
|
||
"difficulty": "beginner",
|
||
"rolling": true,
|
||
"systemd": true,
|
||
"downloadUrl": "https://nobaraproject.org/download/",
|
||
"colorPalette": ["#FF6B35", "#E85D2F", "#C44D25"],
|
||
"tagline": "GloriousEggroll'un oyuncu rüyası",
|
||
"pros": ["Gaming optimized", "NVIDIA ready", "Proton-GE creator's distro"],
|
||
"cons": ["Fedora base learning", "Smaller community"]
|
||
},
|
||
{
|
||
"id": "nixos",
|
||
"name": "NixOS",
|
||
"defaultDE": "None (configurable)",
|
||
"availableDEs": ["KDE Plasma", "GNOME", "Xfce", "i3", "Sway", "Hyprland"],
|
||
"base": "Independent",
|
||
"focus": ["declarative", "reproducible", "developer"],
|
||
"nvidiaSupport": "moderate",
|
||
"minRAM": 2,
|
||
"recommendedRAM": 8,
|
||
"difficulty": "advanced",
|
||
"rolling": true,
|
||
"systemd": true,
|
||
"downloadUrl": "https://nixos.org/download/",
|
||
"colorPalette": ["#5277C3", "#7EBAE4", "#41516D"],
|
||
"tagline": "Sistemini kod olarak tanımla",
|
||
"pros": ["Reproducible builds", "Rollback heaven", "Nix packages"],
|
||
"cons": ["Steep learning curve", "Different from everything"]
|
||
},
|
||
{
|
||
"id": "kdeneon",
|
||
"name": "KDE neon",
|
||
"defaultDE": "KDE Plasma",
|
||
"availableDEs": ["KDE Plasma"],
|
||
"base": "Ubuntu",
|
||
"focus": ["kde-showcase", "cutting-edge-kde", "developer"],
|
||
"nvidiaSupport": "good",
|
||
"minRAM": 2,
|
||
"recommendedRAM": 4,
|
||
"difficulty": "intermediate",
|
||
"rolling": false,
|
||
"systemd": true,
|
||
"downloadUrl": "https://neon.kde.org/download",
|
||
"colorPalette": ["#1D99F3", "#3DAEE9", "#0D5A8F"],
|
||
"tagline": "KDE'nin en taze hali",
|
||
"pros": ["Latest KDE always", "Ubuntu LTS base", "KDE team's own distro"],
|
||
"cons": ["KDE only", "Not for KDE haters"]
|
||
},
|
||
{
|
||
"id": "arch",
|
||
"name": "Arch Linux",
|
||
"defaultDE": "None",
|
||
"availableDEs": ["Any"],
|
||
"base": "Independent",
|
||
"focus": ["minimal", "diy", "learning"],
|
||
"nvidiaSupport": "good",
|
||
"minRAM": 1,
|
||
"recommendedRAM": 2,
|
||
"difficulty": "advanced",
|
||
"rolling": true,
|
||
"systemd": true,
|
||
"downloadUrl": "https://archlinux.org/download/",
|
||
"colorPalette": ["#1793D1", "#333333", "#0D47A1"],
|
||
"tagline": "btw I use Arch",
|
||
"pros": ["Total control", "AUR", "Great wiki"],
|
||
"cons": ["Manual everything", "Can break"]
|
||
},
|
||
{
|
||
"id": "elementary",
|
||
"name": "elementary OS",
|
||
"defaultDE": "Pantheon",
|
||
"availableDEs": ["Pantheon"],
|
||
"base": "Ubuntu",
|
||
"focus": ["mac-like", "beautiful", "curated"],
|
||
"nvidiaSupport": "good",
|
||
"minRAM": 4,
|
||
"recommendedRAM": 8,
|
||
"difficulty": "beginner",
|
||
"rolling": false,
|
||
"systemd": true,
|
||
"downloadUrl": "https://elementary.io/",
|
||
"colorPalette": ["#64BAFF", "#3689E6", "#0D52BF"],
|
||
"tagline": "macOS'a en yakın Linux deneyimi",
|
||
"pros": ["Beautiful UI", "Curated apps", "Consistent design"],
|
||
"cons": ["Limited customization", "Fewer apps"]
|
||
},
|
||
{
|
||
"id": "antix",
|
||
"name": "antiX",
|
||
"defaultDE": "IceWM/Fluxbox",
|
||
"availableDEs": ["IceWM", "Fluxbox", "JWM", "herbstluftwm"],
|
||
"base": "Debian",
|
||
"focus": ["lightweight", "old-hardware", "systemd-free"],
|
||
"nvidiaSupport": "poor",
|
||
"minRAM": 0.25,
|
||
"recommendedRAM": 1,
|
||
"difficulty": "intermediate",
|
||
"rolling": false,
|
||
"systemd": false,
|
||
"downloadUrl": "https://antixlinux.com/download/",
|
||
"colorPalette": ["#FF5722", "#E64A19", "#BF360C"],
|
||
"tagline": "Eski bilgisayarların kurtarıcısı",
|
||
"pros": ["Runs on anything", "No systemd", "Very light"],
|
||
"cons": ["Not pretty", "Limited features"]
|
||
},
|
||
{
|
||
"id": "bazzite",
|
||
"name": "Bazzite",
|
||
"defaultDE": "KDE Plasma",
|
||
"availableDEs": ["KDE Plasma", "GNOME"],
|
||
"base": "Fedora Atomic",
|
||
"focus": ["gaming", "steam-deck", "immutable"],
|
||
"nvidiaSupport": "excellent",
|
||
"minRAM": 4,
|
||
"recommendedRAM": 16,
|
||
"difficulty": "beginner",
|
||
"rolling": true,
|
||
"systemd": true,
|
||
"downloadUrl": "https://bazzite.gg/",
|
||
"colorPalette": ["#8B5CF6", "#6D28D9", "#4C1D95"],
|
||
"tagline": "SteamOS ama PC için",
|
||
"pros": ["Gaming mode", "Immutable safety", "Steam Deck vibes"],
|
||
"cons": ["Immutable learning curve", "Flatpak dependent"]
|
||
},
|
||
{
|
||
"id": "garuda",
|
||
"name": "Garuda Linux",
|
||
"defaultDE": "KDE Plasma (Dr460nized)",
|
||
"availableDEs": ["KDE Plasma", "GNOME", "Xfce", "Cinnamon", "MATE", "LXQt", "i3", "Sway", "Hyprland", "BSPWM", "Wayfire", "Qtile"],
|
||
"base": "Arch",
|
||
"focus": ["gaming", "eye-candy", "performance"],
|
||
"nvidiaSupport": "excellent",
|
||
"minRAM": 4,
|
||
"recommendedRAM": 8,
|
||
"difficulty": "beginner",
|
||
"rolling": true,
|
||
"systemd": true,
|
||
"downloadUrl": "https://garudalinux.org/downloads",
|
||
"colorPalette": ["#E040FB", "#AA00FF", "#7C4DFF"],
|
||
"tagline": "Göz zevkine önem verenler için Arch",
|
||
"pros": ["Beautiful themes", "Gaming ready", "Btrfs snapshots"],
|
||
"cons": ["Heavy", "Bloated for some"]
|
||
},
|
||
{
|
||
"id": "kali",
|
||
"name": "Kali Linux",
|
||
"defaultDE": "Xfce",
|
||
"availableDEs": ["Xfce", "GNOME", "KDE Plasma", "i3"],
|
||
"base": "Debian",
|
||
"focus": ["security", "pentesting", "hacking"],
|
||
"nvidiaSupport": "good",
|
||
"minRAM": 2,
|
||
"recommendedRAM": 8,
|
||
"difficulty": "advanced",
|
||
"rolling": true,
|
||
"systemd": true,
|
||
"downloadUrl": "https://www.kali.org/get-kali/",
|
||
"colorPalette": ["#367BF0", "#2962FF", "#1A237E"],
|
||
"tagline": "Hackerların vazgeçilmez arkadaşı",
|
||
"pros": ["600+ security tools", "Great for learning", "Industry standard"],
|
||
"cons": ["Not for daily use", "Overkill for most"]
|
||
},
|
||
{
|
||
"id": "puppy",
|
||
"name": "Puppy Linux",
|
||
"defaultDE": "JWM/Openbox",
|
||
"availableDEs": ["JWM", "Openbox"],
|
||
"base": "Various",
|
||
"focus": ["ultra-lightweight", "portable", "old-hardware"],
|
||
"nvidiaSupport": "poor",
|
||
"minRAM": 0.3,
|
||
"recommendedRAM": 1,
|
||
"difficulty": "intermediate",
|
||
"rolling": false,
|
||
"systemd": false,
|
||
"downloadUrl": "https://puppylinux.com/",
|
||
"colorPalette": ["#8D6E63", "#6D4C41", "#4E342E"],
|
||
"tagline": "USB'den çalışan minik dev",
|
||
"pros": ["Runs from RAM", "Portable", "Tiny"],
|
||
"cons": ["Unusual workflow", "Limited apps"]
|
||
},
|
||
{
|
||
"id": "alpine",
|
||
"name": "Alpine Linux",
|
||
"defaultDE": "None",
|
||
"availableDEs": ["Xfce", "GNOME", "KDE Plasma", "Sway"],
|
||
"base": "Independent",
|
||
"focus": ["minimal", "security", "containers"],
|
||
"nvidiaSupport": "poor",
|
||
"minRAM": 0.1,
|
||
"recommendedRAM": 0.5,
|
||
"difficulty": "advanced",
|
||
"rolling": false,
|
||
"systemd": false,
|
||
"downloadUrl": "https://alpinelinux.org/downloads/",
|
||
"colorPalette": ["#0D597F", "#2196F3", "#0B3954"],
|
||
"tagline": "Docker containerlarının gizli kahramanı",
|
||
"pros": ["Minimal", "Secure", "musl libc"],
|
||
"cons": ["Different from glibc distros", "Desktop not primary focus"]
|
||
},
|
||
{
|
||
"id": "tails",
|
||
"name": "Tails",
|
||
"defaultDE": "GNOME",
|
||
"availableDEs": ["GNOME"],
|
||
"base": "Debian",
|
||
"focus": ["privacy", "anonymity", "tor"],
|
||
"nvidiaSupport": "poor",
|
||
"minRAM": 2,
|
||
"recommendedRAM": 4,
|
||
"difficulty": "intermediate",
|
||
"rolling": false,
|
||
"systemd": true,
|
||
"downloadUrl": "https://tails.net/",
|
||
"colorPalette": ["#56347C", "#7B1FA2", "#4A148C"],
|
||
"tagline": "İz bırakmadan internette gezin",
|
||
"pros": ["Ultimate privacy", "Leaves no trace", "Tor built-in"],
|
||
"cons": ["Live only", "Slow (Tor)", "Not for daily use"]
|
||
},
|
||
{
|
||
"id": "kubuntu",
|
||
"name": "Kubuntu",
|
||
"defaultDE": "KDE Plasma",
|
||
"availableDEs": ["KDE Plasma"],
|
||
"base": "Ubuntu",
|
||
"focus": ["kde-ubuntu", "beginner-friendly", "stable"],
|
||
"nvidiaSupport": "excellent",
|
||
"minRAM": 2,
|
||
"recommendedRAM": 4,
|
||
"difficulty": "beginner",
|
||
"rolling": false,
|
||
"systemd": true,
|
||
"downloadUrl": "https://kubuntu.org/getkubuntu/",
|
||
"colorPalette": ["#0099FF", "#0066CC", "#003D7A"],
|
||
"tagline": "Ubuntu'nun KDE lezzeti",
|
||
"pros": ["Ubuntu stability", "KDE goodness", "Easy"],
|
||
"cons": ["Not latest KDE", "Ubuntu limitations"]
|
||
},
|
||
{
|
||
"id": "devuan",
|
||
"name": "Devuan",
|
||
"defaultDE": "Xfce",
|
||
"availableDEs": ["Xfce", "MATE", "Cinnamon", "LXQt", "KDE Plasma"],
|
||
"base": "Debian",
|
||
"focus": ["systemd-free", "freedom", "unix-philosophy"],
|
||
"nvidiaSupport": "moderate",
|
||
"minRAM": 1,
|
||
"recommendedRAM": 2,
|
||
"difficulty": "intermediate",
|
||
"rolling": false,
|
||
"systemd": false,
|
||
"downloadUrl": "https://www.devuan.org/get-devuan",
|
||
"colorPalette": ["#C62828", "#B71C1C", "#7F0000"],
|
||
"tagline": "Debian olmasını isterdim ama systemd istemiyorum",
|
||
"pros": ["Debian without systemd", "Init freedom", "Stable"],
|
||
"cons": ["Smaller community", "Some packages missing"]
|
||
},
|
||
{
|
||
"id": "artix",
|
||
"name": "Artix Linux",
|
||
"defaultDE": "None (choice)",
|
||
"availableDEs": ["KDE Plasma", "GNOME", "Xfce", "Cinnamon", "MATE", "LXQt", "LXDE", "i3"],
|
||
"base": "Arch",
|
||
"focus": ["arch-systemd-free", "freedom", "performance"],
|
||
"nvidiaSupport": "good",
|
||
"minRAM": 1,
|
||
"recommendedRAM": 2,
|
||
"difficulty": "advanced",
|
||
"rolling": true,
|
||
"systemd": false,
|
||
"downloadUrl": "https://artixlinux.org/download.php",
|
||
"colorPalette": ["#10B981", "#059669", "#047857"],
|
||
"tagline": "Arch ama systemd olmadan",
|
||
"pros": ["Arch without systemd", "Init choice (OpenRC, runit, s6)", "AUR access"],
|
||
"cons": ["Manual setup", "Smaller community"]
|
||
},
|
||
{
|
||
"id": "parrot",
|
||
"name": "Parrot Security",
|
||
"defaultDE": "MATE",
|
||
"availableDEs": ["MATE", "KDE Plasma", "Xfce"],
|
||
"base": "Debian",
|
||
"focus": ["security", "pentesting", "privacy"],
|
||
"nvidiaSupport": "good",
|
||
"minRAM": 1,
|
||
"recommendedRAM": 4,
|
||
"difficulty": "intermediate",
|
||
"rolling": true,
|
||
"systemd": true,
|
||
"downloadUrl": "https://parrotsec.org/download/",
|
||
"colorPalette": ["#00E676", "#00C853", "#00A040"],
|
||
"tagline": "Kali'nin daha günlük kullanılabilir kuzeni",
|
||
"pros": ["Security tools", "Daily driver friendly", "AnonSurf"],
|
||
"cons": ["Less tools than Kali", "Debian testing instability"]
|
||
},
|
||
{
|
||
"id": "void",
|
||
"name": "Void Linux",
|
||
"defaultDE": "None",
|
||
"availableDEs": ["Xfce", "Cinnamon", "MATE", "Enlightenment", "LXQt", "LXDE"],
|
||
"base": "Independent",
|
||
"focus": ["minimal", "runit", "independent"],
|
||
"nvidiaSupport": "moderate",
|
||
"minRAM": 0.5,
|
||
"recommendedRAM": 2,
|
||
"difficulty": "advanced",
|
||
"rolling": true,
|
||
"systemd": false,
|
||
"downloadUrl": "https://voidlinux.org/download/",
|
||
"colorPalette": ["#478061", "#2E5E45", "#1A3D2B"],
|
||
"tagline": "Bağımsızlığın ve minimalizmin simgesi",
|
||
"pros": ["runit init", "musl option", "Independent"],
|
||
"cons": ["Smaller repos", "Less hand-holding"]
|
||
},
|
||
{
|
||
"id": "gentoo",
|
||
"name": "Gentoo",
|
||
"defaultDE": "None",
|
||
"availableDEs": ["Any"],
|
||
"base": "Independent",
|
||
"focus": ["compile-everything", "optimization", "learning"],
|
||
"nvidiaSupport": "good",
|
||
"minRAM": 1,
|
||
"recommendedRAM": 8,
|
||
"difficulty": "expert",
|
||
"rolling": true,
|
||
"systemd": false,
|
||
"downloadUrl": "https://www.gentoo.org/downloads/",
|
||
"colorPalette": ["#54487A", "#6E5494", "#4B3B6B"],
|
||
"tagline": "Her şeyi derleyeceksin ve seveceksin",
|
||
"pros": ["Ultimate optimization", "Total control", "Great learning"],
|
||
"cons": ["Compile times", "Complex"]
|
||
},
|
||
{
|
||
"id": "lubuntu",
|
||
"name": "Lubuntu",
|
||
"defaultDE": "LXQt",
|
||
"availableDEs": ["LXQt"],
|
||
"base": "Ubuntu",
|
||
"focus": ["lightweight", "old-hardware", "simple"],
|
||
"nvidiaSupport": "good",
|
||
"minRAM": 1,
|
||
"recommendedRAM": 2,
|
||
"difficulty": "beginner",
|
||
"rolling": false,
|
||
"systemd": true,
|
||
"downloadUrl": "https://lubuntu.me/downloads/",
|
||
"colorPalette": ["#0068C8", "#0053A0", "#003E78"],
|
||
"tagline": "Ubuntu'nun en hafif tadı",
|
||
"pros": ["Light on resources", "Ubuntu base", "Simple"],
|
||
"cons": ["Basic features", "LXQt less polished"]
|
||
},
|
||
{
|
||
"id": "xubuntu",
|
||
"name": "Xubuntu",
|
||
"defaultDE": "Xfce",
|
||
"availableDEs": ["Xfce"],
|
||
"base": "Ubuntu",
|
||
"focus": ["lightweight", "stable", "traditional"],
|
||
"nvidiaSupport": "good",
|
||
"minRAM": 1.5,
|
||
"recommendedRAM": 2,
|
||
"difficulty": "beginner",
|
||
"rolling": false,
|
||
"systemd": true,
|
||
"downloadUrl": "https://xubuntu.org/download/",
|
||
"colorPalette": ["#0044AA", "#003388", "#002266"],
|
||
"tagline": "Xfce ve Ubuntu'nun mükemmel uyumu",
|
||
"pros": ["Balanced", "Stable", "Traditional"],
|
||
"cons": ["Xfce can feel dated", "Not flashy"]
|
||
},
|
||
{
|
||
"id": "deepin",
|
||
"name": "deepin",
|
||
"defaultDE": "DDE",
|
||
"availableDEs": ["DDE"],
|
||
"base": "Debian",
|
||
"focus": ["beautiful", "windows-like", "user-friendly"],
|
||
"nvidiaSupport": "good",
|
||
"minRAM": 2,
|
||
"recommendedRAM": 4,
|
||
"difficulty": "beginner",
|
||
"rolling": false,
|
||
"systemd": true,
|
||
"downloadUrl": "https://www.deepin.org/en/download/",
|
||
"colorPalette": ["#0082FC", "#006DD9", "#0052A3"],
|
||
"tagline": "En güzel masaüstü ortamının sahibi",
|
||
"pros": ["Stunning UI", "User friendly", "Unique"],
|
||
"cons": ["Chinese origin concerns", "DDE can be buggy"]
|
||
},
|
||
{
|
||
"id": "qubes",
|
||
"name": "Qubes OS",
|
||
"defaultDE": "Xfce",
|
||
"availableDEs": ["Xfce", "i3"],
|
||
"base": "Fedora/Debian VMs",
|
||
"focus": ["security", "isolation", "privacy"],
|
||
"nvidiaSupport": "poor",
|
||
"minRAM": 16,
|
||
"recommendedRAM": 32,
|
||
"difficulty": "expert",
|
||
"rolling": false,
|
||
"systemd": true,
|
||
"downloadUrl": "https://www.qubes-os.org/downloads/",
|
||
"colorPalette": ["#3874D8", "#2C5FB3", "#1E4080"],
|
||
"tagline": "Paranoyakların tercihi",
|
||
"pros": ["Security by isolation", "Color-coded VMs", "Xen hypervisor"],
|
||
"cons": ["Heavy RAM needs", "Complex", "Limited hardware"]
|
||
}
|
||
],
|
||
"desktopEnvironments": [
|
||
{
|
||
"id": "kde",
|
||
"name": "KDE Plasma",
|
||
"description": "Özelleştirme cenneti, Windows benzeri",
|
||
"style": "modern",
|
||
"resourceUsage": "medium-high",
|
||
"customization": "extreme",
|
||
"colorPalette": ["#1D99F3", "#3DAEE9", "#0D5A8F"],
|
||
"screenshot": "kde.png"
|
||
},
|
||
{
|
||
"id": "gnome",
|
||
"name": "GNOME",
|
||
"description": "Minimalist ve modern, workflow odaklı",
|
||
"style": "minimalist",
|
||
"resourceUsage": "medium-high",
|
||
"customization": "limited",
|
||
"colorPalette": ["#4A86CF", "#3584E4", "#1C71D8"],
|
||
"screenshot": "gnome.webp"
|
||
},
|
||
{
|
||
"id": "xfce",
|
||
"name": "Xfce",
|
||
"description": "Hafif, geleneksel, güvenilir",
|
||
"style": "traditional",
|
||
"resourceUsage": "low",
|
||
"customization": "moderate",
|
||
"colorPalette": ["#2EB8E6", "#00AAD4", "#007EA8"],
|
||
"screenshot": "xfce.jpg"
|
||
},
|
||
{
|
||
"id": "cinnamon",
|
||
"name": "Cinnamon",
|
||
"description": "Windows 7 nostaljisi, kullanıcı dostu",
|
||
"style": "traditional",
|
||
"resourceUsage": "medium",
|
||
"customization": "good",
|
||
"colorPalette": ["#87CF3E", "#6BBD2B", "#4E9A1A"],
|
||
"screenshot": "cinnamon.jpg"
|
||
},
|
||
{
|
||
"id": "mate",
|
||
"name": "MATE",
|
||
"description": "GNOME 2'nin devamı, klasik",
|
||
"style": "traditional",
|
||
"resourceUsage": "low-medium",
|
||
"customization": "good",
|
||
"colorPalette": ["#6CAD54", "#4E8A3A", "#356425"],
|
||
"screenshot": "mate.png"
|
||
},
|
||
{
|
||
"id": "lxqt",
|
||
"name": "LXQt",
|
||
"description": "Ultra hafif, Qt tabanlı",
|
||
"style": "minimal",
|
||
"resourceUsage": "very-low",
|
||
"customization": "moderate",
|
||
"colorPalette": ["#0099CC", "#0077AA", "#005588"],
|
||
"screenshot": "lxqt.png"
|
||
},
|
||
{
|
||
"id": "budgie",
|
||
"name": "Budgie",
|
||
"description": "Modern, basit, zarif",
|
||
"style": "modern",
|
||
"resourceUsage": "medium",
|
||
"customization": "moderate",
|
||
"colorPalette": ["#6BCA81", "#4CAF50", "#388E3C"],
|
||
"screenshot": "budgie.avif"
|
||
},
|
||
{
|
||
"id": "pantheon",
|
||
"name": "Pantheon",
|
||
"description": "macOS benzeri, minimalist",
|
||
"style": "mac-like",
|
||
"resourceUsage": "medium",
|
||
"customization": "very-limited",
|
||
"colorPalette": ["#64BAFF", "#3689E6", "#0D52BF"],
|
||
"screenshot": "pantheon.png"
|
||
},
|
||
{
|
||
"id": "cosmic",
|
||
"name": "COSMIC",
|
||
"description": "System76'nın yeni nesil DE'si",
|
||
"style": "modern",
|
||
"resourceUsage": "medium",
|
||
"customization": "good",
|
||
"colorPalette": ["#FAA41A", "#48B9C7", "#574F4A"],
|
||
"screenshot": "cosmic.jpg"
|
||
},
|
||
{
|
||
"id": "dde",
|
||
"name": "Deepin DE",
|
||
"description": "En güzel DE, Windows 11 benzeri",
|
||
"style": "beautiful",
|
||
"resourceUsage": "medium-high",
|
||
"customization": "moderate",
|
||
"colorPalette": ["#0082FC", "#006DD9", "#0052A3"],
|
||
"screenshot": "dde.webp"
|
||
},
|
||
{
|
||
"id": "i3",
|
||
"name": "i3/Sway",
|
||
"description": "Tiling WM, klavye odaklı",
|
||
"style": "minimal-tiling",
|
||
"resourceUsage": "very-low",
|
||
"customization": "extreme",
|
||
"colorPalette": ["#285577", "#1C3D5A", "#122A40"],
|
||
"screenshot": "i3.webp"
|
||
},
|
||
{
|
||
"id": "hyprland",
|
||
"name": "Hyprland",
|
||
"description": "Wayland tiling WM, gösterişli animasyonlar",
|
||
"style": "minimal-tiling",
|
||
"resourceUsage": "low",
|
||
"customization": "extreme",
|
||
"colorPalette": ["#00D4AA", "#00B894", "#009874"],
|
||
"screenshot": "hyprland.jpeg"
|
||
}
|
||
],
|
||
"criticalQuestions": [
|
||
{
|
||
"id": "nvidia",
|
||
"question": "NVIDIA ekran kartın var mı?",
|
||
"type": "boolean",
|
||
"colorPalette": ["#76B900", "#5C9400", "#3D6200"],
|
||
"impact": {
|
||
"yes": {
|
||
"boost": ["popos", "nobara", "bazzite", "manjaro", "garuda", "mint", "zorin", "ubuntu", "kubuntu", "cachyos"],
|
||
"penalty": ["tails", "qubes", "alpine", "antix", "puppy", "nixos"]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"id": "ram_low",
|
||
"question": "RAM'in 4GB veya altında mı?",
|
||
"type": "boolean",
|
||
"colorPalette": ["#FF6B6B", "#EE5A5A", "#CC4444"],
|
||
"impact": {
|
||
"yes": {
|
||
"boost": ["antix", "puppy", "alpine", "lubuntu", "mxlinux", "void", "xubuntu"],
|
||
"penalty": ["qubes", "garuda", "bazzite", "nobara", "elementary", "ubuntu", "fedora"]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"id": "gaming",
|
||
"question": "Linux'ta oyun oynamayı planlıyor musun?",
|
||
"type": "boolean",
|
||
"colorPalette": ["#9B59B6", "#8E44AD", "#6C3483"],
|
||
"impact": {
|
||
"yes": {
|
||
"boost": ["nobara", "bazzite", "garuda", "cachyos", "popos", "manjaro"],
|
||
"penalty": ["tails", "qubes", "alpine", "debian", "antix", "kali"]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"id": "privacy",
|
||
"question": "Gizlilik ve güvenlik senin için çok önemli mi?",
|
||
"type": "boolean",
|
||
"colorPalette": ["#2C3E50", "#1A252F", "#0D1318"],
|
||
"impact": {
|
||
"yes": {
|
||
"boost": ["tails", "qubes", "parrot", "kali", "alpine", "void", "artix", "devuan"],
|
||
"penalty": ["deepin", "ubuntu", "zorin"]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"id": "systemd_hate",
|
||
"question": "Systemd'den nefret ediyor musun?",
|
||
"type": "boolean",
|
||
"colorPalette": ["#E74C3C", "#C0392B", "#922B21"],
|
||
"impact": {
|
||
"yes": {
|
||
"boost": ["artix", "devuan", "void", "antix", "mxlinux", "alpine", "gentoo", "puppy"],
|
||
"penalty": ["ubuntu", "fedora", "popos", "manjaro", "endeavouros"]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"id": "beginner",
|
||
"question": "Linux'a yeni mi başlıyorsun?",
|
||
"type": "boolean",
|
||
"colorPalette": ["#3498DB", "#2980B9", "#1F618D"],
|
||
"impact": {
|
||
"yes": {
|
||
"boost": ["mint", "zorin", "ubuntu", "popos", "manjaro", "elementary", "kubuntu", "lubuntu", "xubuntu", "deepin"],
|
||
"penalty": ["arch", "gentoo", "nixos", "void", "qubes", "kali", "artix"]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"id": "rolling",
|
||
"question": "Her zaman en güncel yazılımları ister misin?",
|
||
"type": "boolean",
|
||
"colorPalette": ["#1ABC9C", "#16A085", "#117A65"],
|
||
"impact": {
|
||
"yes": {
|
||
"boost": ["arch", "endeavouros", "manjaro", "opensuse", "cachyos", "garuda", "void", "nixos", "nobara", "bazzite"],
|
||
"penalty": ["debian", "mint", "mxlinux", "ubuntu", "elementary"]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"id": "old_hardware",
|
||
"question": "Eski bir bilgisayar mı kullanıyorsun?",
|
||
"type": "boolean",
|
||
"colorPalette": ["#95A5A6", "#7F8C8D", "#616A6B"],
|
||
"impact": {
|
||
"yes": {
|
||
"boost": ["antix", "puppy", "lubuntu", "mxlinux", "alpine", "void", "xubuntu"],
|
||
"penalty": ["garuda", "qubes", "bazzite", "nobara", "elementary", "deepin"]
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|