FluxLinux Setup |
New to FluxLinux? Check out our comprehensive Step-by-Step Installation & Onboarding Guide for a detailed visual walkthrough covering both rooted and non-rooted devices. |
Debian Trixie PRoot |
Debian Setup Guide (Rootless): Follow our Debian PRoot Configuration Guide for a detailed visual walkthrough of setting up your first Debian container without root access. |
Debian Trixie Chroot |
Debian Setup Guide (Rooted): Follow our Debian Chroot Configuration Guide for setting up a native, high-performance Debian container using root access. |
Modern Android hardware is powerful enough to run desktop workloads, but the software ecosystem limits it. FluxLinux bridges this gap, enabling:
- ๐ Full-Stack Web Development โ Node.js, Python, React, VS Code
- ๐ฎ Desktop Gaming โ Box64/Wine (coming soon)
- ๐ Cybersecurity โ Nmap, Wireshark, Metasploit
- ๐ Data Science โ Jupyter, TensorFlow, PyTorch
- ๐จ Creative Tools โ GIMP, Blender, Inkscape
- ๐ Productivity โ LibreOffice, Firefox Desktop
| Feature | Description |
|---|---|
| ๐ง One-Tap Install | Install Debian with XFCE4 desktop in minutes |
| ๐ Rootless Mode | Works on any Android 8+ device via PRoot |
| โก Turbo Mode | Native chroot performance for rooted devices |
| ๐ฎ GPU Acceleration | Turnip (Adreno) + VirGL for graphics |
| ๐จ Custom Themes | Beautiful XFCE4 with Space theme |
| ๐ฆ Dev Stacks | Pre-configured environments for coding |
![]() Flutter Development |
![]() React Web App |
![]() Jupyter + TensorFlow |
![]() Kotlin/Gradle Build |
![]() GIMP Image Editor |
![]() LibreOffice Writer |
![]() Pitivi Video Editor |
|
| ๐ Web Dev Node.js, React, VS Code |
๐ฑ App Dev Flutter, Kotlin, Android SDK |
๐งฌ Data Science Jupyter, TensorFlow |
| ๐ฎ Game Dev Godot Engine |
๐ Security Kali Tools |
๐จ Graphics GIMP, Blender |
flowchart TB
subgraph Android["๐ฑ Android Device"]
FluxLinux["๐ FluxLinux App<br/>(Kotlin + Jetpack Compose)"]
subgraph Termux["๐ง Termux Environment"]
TermuxHost["Terminal Host"]
subgraph Container["Linux Container"]
PRoot["๐ PRoot<br/>(Rootless)"]
Chroot["โก Chroot<br/>(Rooted)"]
end
subgraph Distro["๐ง Debian 13 Trixie"]
XFCE["XFCE4 Desktop"]
DevTools["Development Tools"]
end
end
subgraph Display["๐ฅ๏ธ Display System"]
X11["Termux:X11"]
GPU["GPU Acceleration<br/>(Turnip/VirGL)"]
end
end
FluxLinux --> TermuxHost
TermuxHost --> PRoot
TermuxHost --> Chroot
PRoot --> Distro
Chroot --> Distro
Distro --> X11
X11 --> GPU
| Document | Description |
|---|---|
| Setup & Onboarding Guide | Step-by-step visual installation tutorial |
| Debian PRoot Setup Guide | Step-by-step Debian PRoot configuration tutorial |
| Installation Reference | Packages, paths, versions, environments |
| Scripts Reference | All installation and setup scripts |
| Hardware Acceleration | GPU setup guide (Turnip/VirGL) |
| Script Execution Workflow | How scripts are executed |
| Testing Reference | Sample projects for testing |
| Assets Reference | Themes, icons, wallpapers |
| Architecture | System design overview |
| Roadmap | Development roadmap |
- Android 8.0+ (API 26+)
- Termux (from F-Droid)
- Termux:X11 (for GUI)
- Download FluxLinux from Releases
- Install Termux from F-Droid
- Install Termux:X11
- Open FluxLinux and follow setup wizard
FluxLinux supports hardware-accelerated graphics:
|
GPU Driver Selection |
Contributions are welcome! Please check the Roadmap to see active development phases.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the GNU General Public License v3.0 (GPLv3).
See LICENSE for details.
Embedded components: The in-app terminal stack bundles termux-app v0.118.0 (GPLv3) for TerminalSession/TerminalView; host userland packages are rebuilt from the Termux package repo (native/). FluxLinux remains open source under GPLv3, consistent with these dependencies.
Made with โค๏ธ by Abhay Raj
GitHub โข Issues โข Documentation โข Discord
















