Skip to content

wmartinmimi/tspawn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

tspawn

Simple script to spawn extra shells in termux.

This script can bypass the 8 shell limit.

It works by calling the activity manager.

How To Use

Installation

apt install wget
cd $PREFIX/bin
wget https://raw.githubusercontent.com/wmartinmimi/tspawn/main/tspawn
chmod 700 tspawn

Usage

Enter the following command to spawn new shells:

tspawn

Uninstallation

cd $PREFIX/bin
rm tspawn

Releases

No releases published

Packages

No packages published

Languages