From f2a838af87d0257773dd981afa880a59223a9dee Mon Sep 17 00:00:00 2001 From: Sanjana Date: Thu, 9 Oct 2025 21:14:37 +0530 Subject: [PATCH 1/2] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This update adds a new Linux Distribution Comparison section to the README. The section includes a detailed table comparing supported Linux distributions by RAM, storage, desktop environments, best use cases, and difficulty level — making it easier for users to decide which distro suits their needs. I’ve also included quick visual cues (emojis and icons) for better readability, and added a short performance benchmark table for reference. Overall, this improves the README’s usability and makes it more beginner-friendly, especially for first-time LinuxDroid users and Hacktoberfest contributors. --- README.md | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 54 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f8eebe..535e0e9 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ ### One-Click Installation Script This script streamlines the installation process, providing a seamless experience for various operating systems. Whether you prefer a graphical interface or the command line, it's designed for simplicity and efficiency.Supported OS: +> Below are the Linux distributions you can install using LinuxDroid. # Copy One-Click Installation Script ``` curl -sSL https://raw.githubusercontent.com/AryanVBW/LinuxDroid/refs/heads/main/1click.install.sh | bash @@ -35,6 +36,58 @@ This script copies the installation command for LinuxDroid to your clipboard, ma - NethunterRootLess (Hacking specialized Linux) - BlackBox(coming🔜) - CentOS(coming 🔜) + +--- +### 🐧 Linux Distribution Comparison + +> A quick guide to help you choose the right Linux distribution based on system requirements, use case, and difficulty level. + +| 🧩 **Distribution** | 🧠 **RAM Required** | 💾 **Storage** | 🖥️ **Desktop Environments (DEs)** | 🎯 **Best Use Case** | ⚙️ **Difficulty** | +|---------------------|--------------------|---------------|-----------------------------------|----------------------|------------------| +| 🟢 **Linux Mint** | 2 GB | 15 GB | Cinnamon, MATE, XFCE | 🧑‍💻 Beginners, Everyday Use | ⭐ | +| 🟢 **Ubuntu** | 2 GB | 25 GB | GNOME, KDE, XFCE | 🌐 General Use, Productivity | ⭐⭐ | +| 🟡 **Fedora** | 2 GB | 20 GB | GNOME, KDE, XFCE | 👨‍💻 Developers, Testing New Tech | ⭐⭐ | +| 🟡 **Debian** | 1 GB | 10 GB | GNOME, KDE, XFCE, LXDE | 🖥️ Servers, Stability | ⭐⭐ | +| 🔵 **Pop!_OS** | 4 GB | 20 GB | GNOME | 🎮 Gaming, Workstations | ⭐⭐ | +| 🟠 **Kali Linux** | 2 GB | 4 GB | XFCE, KDE | 🕵️‍♂️ Pentesting, Cybersecurity | ⭐⭐⭐ | +| 🔴 **Arch Linux** | 1 GB | 5 GB | Any (User Installs Manually) | ⚡ Advanced Users, Custom Builds | ⭐⭐⭐⭐ | + +> **Legend:** +> - **⭐ Easy** → Great for beginners +> - **⭐⭐ Moderate** → Some experience recommended +> - **⭐⭐⭐ Hard** → For experienced users +> - **⭐⭐⭐⭐ Expert** → For power users & enthusiasts + +> 💡 **Tip:** If you're new to Linux, start with **Mint** or **Ubuntu**. +> Want full control and customization? Try **Arch** — but keep a coffee ready ☕😉 + +--- + +### 🔬 Performance Benchmarks (Optional) + +| Distribution | Boot Time (avg) | Idle RAM Usage | Update Frequency | +|---------------|-----------------|----------------|------------------| +| Ubuntu | ⚡ ~25 sec | 🧠 ~800 MB | 🔄 Regular (LTS every 2 years) | +| Linux Mint | ⚡ ~20 sec | 🧠 ~700 MB | 🔄 Frequent | +| Arch Linux | ⚡ ~15 sec | 🧠 ~500 MB | 🔄 Rolling Release | +| Fedora | ⚡ ~22 sec | 🧠 ~850 MB | 🔄 Every 6 months | + +> 📊 *Values are approximate and may vary by hardware and version.* + +--- + +### 🌸 Hacktoberfest Note + +This issue is **🟢 Beginner Friendly** — perfect for your first contribution! +You’ll practice: +- Markdown table design +- Visual structuring +- Linux knowledge +- Writing concise technical comparisons + +--- + +Would you like me to make a **dark/light theme–friendly version** (with color-coded badges) too — so it looks great on GitHub’s UI in both themes? ### Supported Desktop Environments: - LXDE @@ -153,7 +206,7 @@ Maximum flexibility Install Kali NetHunter on any stock, unrooted Android device without voiding the warranty Android Device (Stock unmodified device, no root or custom recovery required) #📸 Screenshots -## Tap on Arrow👇 +### Tap on Arrow👇

LinuxDroid From b408f1961632e36d259d942c4f6580333f452ab4 Mon Sep 17 00:00:00 2001 From: Sanjana Date: Thu, 6 Aug 2026 17:59:38 +0530 Subject: [PATCH 2/2] update comparison table based on review --- README.md | 56 ++++++++++++------------------------------------------- 1 file changed, 12 insertions(+), 44 deletions(-) diff --git a/README.md b/README.md index 535e0e9..4d1fc6a 100644 --- a/README.md +++ b/README.md @@ -38,56 +38,24 @@ This script copies the installation command for LinuxDroid to your clipboard, ma - CentOS(coming 🔜) --- -### 🐧 Linux Distribution Comparison +### Linux Distribution Comparison -> A quick guide to help you choose the right Linux distribution based on system requirements, use case, and difficulty level. +Quick look at RAM, storage, and desktop environments for each distro. -| 🧩 **Distribution** | 🧠 **RAM Required** | 💾 **Storage** | 🖥️ **Desktop Environments (DEs)** | 🎯 **Best Use Case** | ⚙️ **Difficulty** | -|---------------------|--------------------|---------------|-----------------------------------|----------------------|------------------| -| 🟢 **Linux Mint** | 2 GB | 15 GB | Cinnamon, MATE, XFCE | 🧑‍💻 Beginners, Everyday Use | ⭐ | -| 🟢 **Ubuntu** | 2 GB | 25 GB | GNOME, KDE, XFCE | 🌐 General Use, Productivity | ⭐⭐ | -| 🟡 **Fedora** | 2 GB | 20 GB | GNOME, KDE, XFCE | 👨‍💻 Developers, Testing New Tech | ⭐⭐ | -| 🟡 **Debian** | 1 GB | 10 GB | GNOME, KDE, XFCE, LXDE | 🖥️ Servers, Stability | ⭐⭐ | -| 🔵 **Pop!_OS** | 4 GB | 20 GB | GNOME | 🎮 Gaming, Workstations | ⭐⭐ | -| 🟠 **Kali Linux** | 2 GB | 4 GB | XFCE, KDE | 🕵️‍♂️ Pentesting, Cybersecurity | ⭐⭐⭐ | -| 🔴 **Arch Linux** | 1 GB | 5 GB | Any (User Installs Manually) | ⚡ Advanced Users, Custom Builds | ⭐⭐⭐⭐ | +| Distribution | RAM | Storage | Desktop Environments | Best For | +|--------------|-----|---------|----------------------|----------| +| **Linux Mint** | 2 GB | 15 GB | Cinnamon, MATE, XFCE | Beginners, everyday use | +| **Ubuntu** | 2 GB | 25 GB | GNOME, KDE, XFCE | General use, productivity | +| **Fedora** | 2 GB | 20 GB | GNOME, KDE, XFCE | Developers, newer packages | +| **Debian** | 1 GB | 10 GB | GNOME, KDE, XFCE, LXDE | Servers, stability | +| **Pop!_OS** | 4 GB | 20 GB | GNOME | Gaming, workstations | +| **Kali Linux** | 2 GB | 4 GB | XFCE, KDE | Pentesting, cybersecurity | +| **Arch Linux** | 1 GB | 5 GB | Any (manual setup) | Advanced users, custom builds | -> **Legend:** -> - **⭐ Easy** → Great for beginners -> - **⭐⭐ Moderate** → Some experience recommended -> - **⭐⭐⭐ Hard** → For experienced users -> - **⭐⭐⭐⭐ Expert** → For power users & enthusiasts - -> 💡 **Tip:** If you're new to Linux, start with **Mint** or **Ubuntu**. -> Want full control and customization? Try **Arch** — but keep a coffee ready ☕😉 - ---- - -### 🔬 Performance Benchmarks (Optional) - -| Distribution | Boot Time (avg) | Idle RAM Usage | Update Frequency | -|---------------|-----------------|----------------|------------------| -| Ubuntu | ⚡ ~25 sec | 🧠 ~800 MB | 🔄 Regular (LTS every 2 years) | -| Linux Mint | ⚡ ~20 sec | 🧠 ~700 MB | 🔄 Frequent | -| Arch Linux | ⚡ ~15 sec | 🧠 ~500 MB | 🔄 Rolling Release | -| Fedora | ⚡ ~22 sec | 🧠 ~850 MB | 🔄 Every 6 months | - -> 📊 *Values are approximate and may vary by hardware and version.* - ---- - -### 🌸 Hacktoberfest Note - -This issue is **🟢 Beginner Friendly** — perfect for your first contribution! -You’ll practice: -- Markdown table design -- Visual structuring -- Linux knowledge -- Writing concise technical comparisons +> Tip: If you're new to Linux, start with Mint or Ubuntu. --- -Would you like me to make a **dark/light theme–friendly version** (with color-coded badges) too — so it looks great on GitHub’s UI in both themes? ### Supported Desktop Environments: - LXDE