Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


⚡ P S 1 - D E B I A N ⚡

Automated Debian Linux X11 Desktop Environment Installer for Termux
Turn Android into a Linux Desktop workstation with Hardware-Accelerated Graphics

Stars Forks Issues License

Cyberpunk Terminal Features

Animated Divider

🚀 An elite, containerized Termux environment builder engineered to deploy a rootless Debian Linux distribution with native X11 graphical rendering, hardware acceleration, and seamless automated orchestration.



Live demonstration of the compiled rootless XFCE4 desktop ecosystem running inside Termux-X11

Animated Divider

📲 Prerequisites & Android Client Engine

To initialize and stream the hardware-accelerated desktop view, the Termux-X11 display layer client must be installed on your Android device subsystem.

Download Termux-X11 Android Client

Animated Divider

📥 Execution Workspace Deployment Guide

Run these sequential terminal commands inside your Termux window interface to trigger the fully automated setup engine:

Step 1 Animation

Updates package lists and installs the Git core package manager dependency layer.

pkg install git -y

Step 2 Animation

Clones the latest codebase and infrastructure configuration from the source repository.

git clone https://github.com/ps1-blacklist/ps1-debian.git

Step 3 Animation

Navigates the terminal active workspace directory straight into the project root path.

cd ps1-debian

Step 4 Animation

Grants executable privileges and binary runtime permissions to the core automation wrapper script.

chmod +x setup.sh

Step 5 Animation

Executes the installer compiler engine to configure the local Debian container and X11 ecosystem.

./setup.sh

Animated Divider


👑 System Admin Profile Network Integration

Follow Developer on GitHub

Animated Divider