Skip to content

Commit 5eaa14c

Browse files
docs(README.md): add OpenSUSE support
Signed-off-by: Ahmed Al-Nassif <mr.ahmed.nassif@gmail.com>
1 parent b9d2b0f commit 5eaa14c

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
[![License](https://img.shields.io/badge/license-GPLv3-orange)](LICENSE)
1212
[![Verified Binaries](https://img.shields.io/badge/binaries-verified-success)](#-technical-components--trust)
1313
[![Platform](https://img.shields.io/badge/platform-Android-success)](https://www.android.com)
14-
[![Distributions](https://img.shields.io/badge/distros-9+-yellow)](https://github.com/ahmed-alnassif/AndroSH)
14+
[![Distributions](https://img.shields.io/badge/distros-10+-yellow)](https://github.com/ahmed-alnassif/AndroSH)
1515
[![Status](https://img.shields.io/badge/status-active-brightgreen)](https://github.com/ahmed-alnassif/AndroSH)
1616

1717
<img src="https://raw.githubusercontent.com/ahmed-alnassif/AndroSH/refs/heads/main/Assets/Screenshots/AndroSH-mobile.png" alt="AndroSH Mobile Showcase" width="90%" />
@@ -20,7 +20,7 @@
2020

2121
## 🚀 Quick Start
2222

23-
>[!Note]
23+
>[!Important]
2424
>Ensure Shizuku is installed and running before proceeding.
2525
>
2626
>New users should follow the [📥 Detailed Installation](#-detailed-installation) guide.
@@ -89,7 +89,7 @@ androsh launch demo
8989

9090
## ⚡ Quick Features
9191

92-
- 🐳 **Multi-Distro**: Run multiple Linux distributions simultaneously (Arch, Fedora, Alpine, Debian, Ubuntu, Kali, Void, Manjaro, Chimera)
92+
- 🐳 **Multi-Distro**: Run multiple Linux distributions simultaneously (Arch, Fedora, Alpine, Debian, Ubuntu, Kali, Void, Manjaro, Chimera, OpenSUSE)
9393
- 🔧 **Shizuku**: Full Android system integration without root
9494
- 💾 **SQLite Backed**: Fast, reliable environment management
9595
- 🚀 **Optimized**: 40% faster startup than alternatives
@@ -108,6 +108,7 @@ androsh launch demo
108108
![Void Linux](https://img.shields.io/badge/Void-Supported-478061?logo=voidlinux&logoColor=white)
109109
![Manjaro](https://img.shields.io/badge/Manjaro-Supported-35BF5C?logo=manjaro&logoColor=white)
110110
![Chimera Linux](https://img.shields.io/badge/Chimera-Supported-000000?logo=linux&logoColor=white)
111+
![OpenSUSE](https://img.shields.io/badge/OpenSUSE-Supported-35BF5C?logo=opensuse&logoColor=white)
111112

112113
All listed distributions are fully supported using verified rootfs sources
113114
and run in isolated proot environments without requiring root access.
@@ -120,7 +121,7 @@ AndroSH is a deployment platform that enables seamless execution of **multiple L
120121

121122
| Capability | AndroSH | Traditional Solutions |
122123
|------------|---------|---------------------|
123-
| **Multi-Distribution Architecture** |**Archlinux, Fedora, Alpine, Debian, Ubuntu, Kali NetHunter, Void Linux, Manjaro, and Chimera Linux** | ❌ Single distribution |
124+
| **Multi-Distribution Architecture** |**Archlinux, Fedora, Alpine, Debian, Ubuntu, Kali NetHunter, Void Linux, Manjaro, OpenSUSE, and Chimera Linux** | ❌ Single distribution |
124125
| **Management** | ✅ SQLite database + professional CLI | ❌ Manual file management |
125126
| **Android System Integration** | ✅ Full system command execution via ADB/Shizuku | ❌ Isolated containers only |
126127
| **Scalable Environments** | ✅ Multiple isolated instances | ❌ Single instance limitation |

0 commit comments

Comments
 (0)