pkg install python python-pip
python --version
pip install requests numpy # etc.
pkg install clang make cmake
Write a hello.c file, then compile: clang hello.c -o hello && ./hello
pkg install nmap
nmap -sP 192.168.1.0/24 # Scan your local network for active devices
When you ran termux-setup-storage, it created a shortcut. termux complete tutorial