Add Linux Distribution Feature Comparison Table (Fixes #40)#47
Open
sanjana2505006 wants to merge 1 commit intoAryanVBW:mainfrom
Open
Add Linux Distribution Feature Comparison Table (Fixes #40)#47sanjana2505006 wants to merge 1 commit intoAryanVBW:mainfrom
sanjana2505006 wants to merge 1 commit intoAryanVBW:mainfrom
Conversation
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.
AryanVBW
reviewed
Oct 10, 2025
| | 🔵 **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 | ⭐⭐⭐⭐ | | ||
|
|
Owner
There was a problem hiding this comment.
Remove emojis and use icons instead.
Ensure all fields in the table are core/essential (e.g., size, RAM, DEs) and remove/adjust any non-core or subjective fields.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds a new “Linux Distribution Comparison” section to the README.md, addressing issue #40.
Basically 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.