Skip to content

weskerty/TermuxGod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 

Repository files navigation

Termuxito

Termux Good

Automated Scripts and Utilities for Termux

Everyone is welcome to the Telegram Group Telegram

🛂 Indice

🖥Desktop Mode Utils

📤Server Utils

🔓Root Utils

🧰Extra Utils

🗄Extra Repos


Install OhMyZsh

Many of the scripts shown here are aliases for convenience, so we recommend installing OhMyZsh! first. This will allow you to use the functions easily. This script will install OhMyZsh, add the community repository

bash -i <(curl -sS https://raw.githubusercontent.com/weskerty/TermuxGod/refs/heads/main/Scripts/AutoScripts/zsh.sh)

🤖 AutoScripts

NoKill - No Kill Termux by System

Script that automates permissions so Termux is not killed by the System. Source

🌅More Info️

Run Script:

U1="https://raw.githubusercontent.com/weskerty/TermuxGod/refs/heads/main/Scripts/AutoScripts/NoKill.sh";D1="$HOME/scripts";N1="$(basename "$U1")";B1="${N1%.*}";A1="t$(echo "$B1" | tr '[:upper:]' '[:lower:]')";F1="$D1/$N1";mkdir -p "$D1"&&curl -fsSL "$U1" -o "$F1"&&chmod +x "$F1"&&grep -qxF "alias $A1='sh $F1'" "$HOME/.zshrc"||echo "alias $A1='sh $F1'" >>"$HOME/.zshrc"&&sh "$F1"

Enable Developer Options

Enable ADB WiFi

Pair New ADB Device on Code

Add Port Pair

Add Port ADB WiFi

Para reutilizar solo escribe tnokill en cualquier momento.


AppManager Fast

Script that automates permissions ADB to AppManager AppManager

🌅More Info️

Run Script:

U1="https://raw.githubusercontent.com/weskerty/TermuxGod/refs/heads/main/Scripts/AutoScripts/appm.sh";D1="$HOME/scripts";N1="$(basename "$U1")";B1="${N1%.*}";A1="t$(echo "$B1" | tr '[:upper:]' '[:lower:]')";F1="$D1/$N1";mkdir -p "$D1"&&curl -fsSL "$U1" -o "$F1"&&chmod +x "$F1"&&grep -qxF "alias $A1='sh $F1'" "$HOME/.zshrc"||echo "alias $A1='sh $F1'" >>"$HOME/.zshrc"&&sh "$F1"

Enable Developer Options

Enable ADB WiFi

Pair New ADB Device on Code

Add Port Pair

Add Port ADB WiFi

Para reutilizar solo escribe tappm en cualquier momento.


SSHX - X11 forwarding

Script to retransmit an external server into Termux:11. See External Server (not local server)

🌅More Info
screen-20251214-031700.mp4

[!NOTE] Need Install: Termux:X11 App

Run Script:

U1="https://raw.githubusercontent.com/weskerty/TermuxGod/refs/heads/main/Scripts/AutoScripts/sshx.sh";D1="$HOME/scripts";N1="$(basename "$U1")";B1="${N1%.*}";A1="t$(echo "$B1" | tr '[:upper:]' '[:lower:]')";F1="$D1/$N1";mkdir -p "$D1"&&curl -fsSL "$U1" -o "$F1"&&chmod +x "$F1"&&grep -qxF "alias $A1='sh $F1'" "$HOME/.zshrc"||echo "alias $A1='sh $F1'" >>"$HOME/.zshrc"&&sh "$F1"


AllDeps

Installs build dependencies, community repository (similar to ChaoticAUR), and extra utilities. Everything to avoid the headache of missing dependencies.

🌅More Info

Useful to install SQLite3 for NodeJS NPM

[!NOTE] Will make Termux take 5GB of storage.

Run Script:

bash -i <(curl -sS https://raw.githubusercontent.com/weskerty/TermuxGod/refs/heads/main/Scripts/AutoScripts/allDeps.sh)


Gemini on Termux

🌅More Info
lv_0_20251221223607.mp4

Install:

curl -sS https://raw.githubusercontent.com/offici5l/termux-utils/main/google/gemini | bash

Source


PC - Termux PC

Installs a desktop environment to use the phone as a PC Source

🌅More Info

[!NOTE] All Metods Need Install: [Termux:X11 App](https://github.com/termux/termux-

bash <(curl -Lf https://raw.githubusercontent.com/sabamdarif/termux-desktop/main/setup-termux-desktop)

Run Windows Programs

Read Tutorial



🛡️ ROOT Utils

Note

Scripts Need Root

Clic to Show List️


🖥️ Server Util

🌅More Info

AcopleBot

Multi Platform Bot Chat


WhatsApp Bot MultiFuncion

bash -i <(curl -sS https://raw.githubusercontent.com/weskerty/MysticTools/refs/heads/main/Utilidades/Lev/Termux2.sh)

LAMP (Apache - MySQL - PHP)

Host your own web pages such as a Wordpress page on your Android device.

Tutorial

P2P Torrents Server



🧰 More Utilities

An interesting list that I haven't tested yet.

🌅More Info️Utils Commands

Comandos Utiles en Termux

Termux setup and utility scripts for development tools, proot, QEMU, box86, and more.

Termux Development Setup Scripts

Contraseña Huella en Termux

A Bash script to automate the installation and setup of Google Cloud SDK on Termux

Busca e Instala Apks

🗄️ Extra Repos

🌅More Info️TUR Repo Oficial

Este repositorio es Similar a ChaoticAUR de ArchLinux, encontraras paquetes exoticos mantenidos por la comunidad.

Herramientas de Seguridad 1

Herramientas de Seguridad 2

About

Scripts and Utilities for Termux

Resources

Stars

Watchers

Forks

Contributors

Languages