Skip to content

pentrestion/awesome-termux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Awesome Termux Awesome

A list of awesome things related to Termux

Termux Apps

Remote Connection Tips

AI & Automation

  • REDMYTHOS CLAW — The ultimate autonomous AI agent framework for Termux. Powered by Gemini, featuring dynamic tools and agentic reasoning.

Utils

Android Hacking

Hacking

Programming

Python

R

Bash Tips

How to check if a script is running inside Termux

if [[ $0 == *termux* ]]; then
     # Add here your Termux specific code
fi

Related lists

About

A list of awesome things related to Termux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors