Script Vault1 scripts

Shell scripts for mobile devs.

Copy a single curl command and run it in Termux. Every script is tested, documented, and optimized for Android chipsets.

Environment Setup

Environment Setup
beginner

Node.js Setup for Termux

Installs Node.js LTS, npm, and configures your PATH for Android development.

$curl -fsSL https://forge.brgt.site/scripts/node-setup.sh | bash
nodejavascriptnpmtermux
ARM64ARM32
View →