Skip to content

tanazd2-dev/termux-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

531 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

NOTE. THE REPO WAS ARCHIVED FROM HOW CORRUPTED IT IS PLZ HELP US BY CLONING THIS REPO AND FIXING INDEX.JS

Demo of C shell and x working

🚀 Termux Misc Toolkit

A collection of powerful utilities to supercharge your Termux Application!!!

Stars Forks Issues Pull Requests License Last Commit Open Source GitHub repo size


BROKEN.

PLEASE DO NOT INSTALL ⚡ Features

  • "c" → Custom C shell (similar to cling)
  • "cdt" → Run commands in a directory and return to $OLDPWD
  • "ns" → Run scripts without a shebang
    ns <INTERPRETER> <SCRIPT>
  • "su" → Fake superuser wrapper
  • "tc" → Parallel job runner
  • "tct" → Test "tc"
  • "x" → Universal archive extractor
  • "lock" → Lock your terminal
  • "exe!" → Run scripts even from internal storage
  • "r" → Run hex codes!
  • There are more commands, figure it out yourself!
  • Hint: its not in the wiki

CAUTION: read more here


📦 Installation

🧪 Examples

termux-utils c

# Run command in another directory
termux-utils cdt ls /sdcard

# Run script without shebang
termux-utils ns python script.py

# Extract archive
termux-utils x file.zip

🧠 Why this exists

Termux is powerful but lacks convenience tools.
This toolkit adds speed, flexibility, and better workflows.


Support

If you like this project:

  • Star ⭐ the repo
  • Fork 🍴 it
  • Suggest features / improvements

Any FAQ? Click here