Linux CLI + GUI for Android

LinuxDroid

LinuxDroid

LinuxDroid is a Linux Command Line Interface (CLI) and Graphical User Interface (GUI) for Android, offering a collection of original open-source operating systems. This platform enables users to experience a variety of Linux distributions on Android devices.

LinuxDroid

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.


        curl -sSL https://raw.githubusercontent.com/AryanVBW/LinuxDroid/refs/heads/main/1click.install.sh | bash
    

Supported OS:

Supported Desktop Environments:

Window Managers:

In addition to OS support, LinuxDroid also provides automated installation capabilities for Kali Nethunter across all Android versions. This project aims to facilitate diverse use cases, such as:

Features:

Notable Tools Included:

Installation:

Download Termux

From the NetHunter Store, install Termux, NetHunter-KeX client, and Hacker’s keyboard. Note: The button “install” may not change to “installed” in the store client after installation - just ignore it. Starting Termux for the first time may seem stuck while displaying “installing” on some devices - just hit enter.

Open Termux and type:


        pkg update -y && pkg upgrade -y
        termux-setup-storage
        pkg install wget -y && pkg install figlet -y 
        wget https://github.com/AryanVBW/LinuxDroid/releases/download/scripts/LinuxDroidmenu.sh && chmod +x LinuxDroidmenu.sh
        wget https://github.com/AryanVBW/LinuxDroid/releases/download/A1/default.bashrc && chmod +x default.bashrc
        rm -rf .bashrc && cp default.bashrc .bashrc
        wget https://github.com/AryanVBW/LinuxDroid/releases/download/scripts/LinuxDroid.sh && chmod +x LinuxDroid.sh && bash LinuxDroid.sh
    

Choose the Linux distribution you want to install LinuxDroid automatically and set it up.

🚨 For manual installation of any Linux, follow these steps:

Copy it for NetHunter Rootless Edition:


        wget -O install-nethunter-termux https://offs.ec/2MceZWr
        chmod +x install-nethunter-termux
        ./install-nethunter-termux
        wget https://raw.githubusercontent.com/AryanVBW/LinuxDroid/main/Scripts/menu.sh && chmod +x menu.sh
        wget https://raw.githubusercontent.com/AryanVBW/LinuxDroid/main/Scripts/default.bashrc
        mv default.bashrc .bashrc
    

Kali NetHunter is the ultimate mobile penetration testing platform. It's based on Kali Linux, the most popular penetration testing distribution, and it allows you to run a full range of security tools on your Android device.

With Kali NetHunter, you can:

Kali NetHunter is easy to install and use. Just follow the instructions in this guide and you'll be up and running in minutes.

Copy it for Ubuntu 22.04 CLI:


        pkg update -y && pkg install wget curl proot tar -y && wget https://github.com/AryanVBW/LinuxDroid/blob/L2/Scripts/InstallScript/Cli/ubuntu22.sh -O ubuntu22.sh && chmod +x ubuntu22.sh && bash ubuntu22.sh
    

Copy it for KALI CLI:


        pkg update -y && pkg install wget curl proot tar -y && wget https://github.com/AryanVBW/LinuxDroid/releases/download/Vivek1/kali-cli.sh -O kali-cli.sh && chmod +x kali-cli.sh && bash kali-cli.sh
    

Maximum flexibility with no commitment. Install Kali NetHunter on any stock, unrooted Android device without voiding the warranty.

Android Device Requirements:

To see screenshot

Tap on Arrow👇

LinuxDroid
Darkside

Feel free to reach out, and let's build something amazing together! 🚀

GitHub stats
Visitor count

Made with ❤️ By Vivek W

v1.1.2