Repository of Useful Scripts for Termux (Ready for GTA6🥵)
I'm new to termux, so suggest me what cool stuff to use termux for.
My First Termux Script
Favorite uses for termux?
Does Termux support running bash scripts?
What are the requirements for installing Termux scripts?
Can I root my device with Termux?
Automatic script to prevent Android from terminating Termux. Useful if Termux "closes by itself".
Automatic script that performs X11 forwarding to view a remote host from Termux (not local - relay from another device).
I hope to add more things in the future and have a centralized place for specific Termux tools. Everyone is welcome to contribute.
Repo: github.com/weskerty/TermuxGod
Hi everyone, I just want to share something I’ve been working on over the past week. It’s a bash script written natively in Termux to help you set up your coding environment. Designed entirely for coding purposes, it helps with configuring mirrors, removes Termux’s welcome message, and installs essential coding tools (Neovim, Git, wget, Glow, GCC, and Python).
In the future, I plan to add more features. Feel free to contribute or share any suggestions for features you'd like to see included.
The script is mainly written in Portuguese, but it’s easy to understand, and I’m planning to add simple English documentation asap.
Note: This is my first bash project, so I’m looking to improve my syntax and semantics. If you have any tips/feedback, pls feel free to help