AfterGitAfterGit is a command-based Git client for Android, built on the AfterRun app. π This project requires Termux and can be edited using AIDE or Android Studio with Java compatibility. π
git clone <repository-url>
git status
git add <file>
git commit -m "Your commit message"
git push origin <branch>
git pull origin <branch>
β οΈFor more information and use of this tool in termux visit github link of this tool.
π¨βπ» @TERMUXCOMMANDD
β€8
1 MILLION VIEWS ON YOUTUBE FOR FREE πΊ
For More help / installation / Ussage
π±https://github.com/MShawon/YouTube-Viewer?tab=readme-ov-file
First, make sure you have installed git and Python version between 3.7.x to 3.11.x
Open command prompt and type :
git clone https://github.com/MShawon/YouTube-Viewer.git --depth 10
cd YouTube-Viewer
python -m pip install --upgrade pip wheel
pip install "setuptools<59"
pip install -r requirements.txt
For Linux / Mac : π»β€οΈ
First, make sure you have installed git and Python version between 3.7.x to 3.11.x
Open your favourite terminal and run :
git clone https://github.com/MShawon/YouTube-Viewer.git --depth 10
cd YouTube-Viewer
python3 -m pip install --upgrade pip wheel
pip3 install "setuptools<59"
pip3 install -r requirements.txt
For More help / installation / Ussage
π±https://github.com/MShawon/YouTube-Viewer?tab=readme-ov-file
β οΈFor more information and use of this tool in termux visit github link of this tool.
π¨βπ» @TERMUXCOMMANDD
β€38π₯°1
TERMUX COMMANDD
1 MILLION VIEWS ON YOUTUBE FOR FREE πΊ First, make sure you have installed git and Python version between 3.7.x to 3.11.x Open command prompt and type : git clone https://github.com/MShawon/YouTube-Viewer.git --depth 10 cd YouTube-Viewer python -m pipβ¦
With this tool can we reach 20k subscribers π
Share and support.
Share and support.
π13β€9π7
Please open Telegram to view this post
VIEW IN TELEGRAM
β€8π2
app that sends command to Termux
Making it work
must have Termux and Termux:API installed
must have run this command on Termux first:
Edit this AfterRun project
will have separate md file for this topic someday...
Edit this AfterRun project
will have separate md file for this topic someday...
this is an AIDE project
which means it can only be build using AIDE
but the code is java so its compatible with Android Studio if u are satisfied to copy and paste
no kotlin, java version 8+, appcompat, androidx and any libraries please.
GitHub
Making it work
must have Termux and Termux:API installed
must have run this command on Termux first:
pkg install termux-api
sed -i 's/# allow-external-apps = true/allow-external-apps = true/g' ~/.termux/termux.properties
termux-setup-storageEdit this AfterRun project
will have separate md file for this topic someday...
Edit this AfterRun project
will have separate md file for this topic someday...
this is an AIDE project
which means it can only be build using AIDE
but the code is java so its compatible with Android Studio if u are satisfied to copy and paste
no kotlin, java version 8+, appcompat, androidx and any libraries please.
GitHub
β οΈFor more information and use of this tool in termux visit github link of this tool.
π¨βπ» @TERMUXCOMMANDD
β€11π―2
Suns-term - my own python script for .profile in termux. In this script i use TacleAPI
Change ip and port of your host in menu file
cd /settings
nvim menu.py
Or
cd /settings
nano menu.py
Start
python3 main.py
Installation
Install my-project with git.
git clone https://github.com/TheDmitryY/suns-term
python3 main.py
β οΈFor more information and use of this tool in termux visit github link of this tool.
π¨βπ» @TERMUXCOMMANDD
β€12π―4
Delux is a lightweight, terminal-based file manager that runs on dialog.
It supports interactive folder navigation, file operations, and script execution β all within a simple TUI (text user interface).
It supports interactive folder navigation, file operations, and script execution β all within a simple TUI (text user interface).
pkg install dialog git
git clone https://github.com/xStrikea/delux.git
cd delux/bash
chmod +x install.sh
./install.sh
Accidental exit
Execute the following command.
cd
cd delux/bash
chmod +x install.sh
./install.sh
Windows (PowerShell or CMD)
cd %USERPROFILE%\delux
python install.py
UPDATE
cd
rm -rf delux
git clone https://github.com/xStrikea/delux.git
cd delux/bash
chmod +x install.sh
./install.sh
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.π§π»βπ» @TERMUXCOMMANDD
β€11π2
Admin Directory Finder is a tool designed to scan and identify directories under admin paths, such as admin/dashboard.php. It helps in security testing by detecting hidden or sensitive admin panels within a web application. Ideal for penetration testers and developers to ensure proper access control and security measures.
git clone https://github.com/tausifzaman/AdminDirectoryFinder.git && cd AdminDirectoryFinder && pip install -r requirements.txt && python3 main.py
git clone https://github.com/tausifzaman/AdminDirectoryFinder.git
cd AdminDirectoryFinder
pip install -r requirements.txt
python3 main.py
β οΈFor more information and use of this tool in termux visit github link of this tool.
π¨βπ» @TERMUXCOMMANDD
β€14π―4
π Turn Termux into a Hacking Powerhouse!
π AlienKrishn Repo now has 60+ security tools:
β’ Metasploit
β’ Frida
β’ Ngrok
β’ PhoneSploit Pro
β’Nuclei
π AlienKrishn Repo now has 60+ security tools:
β’ Metasploit
β’ Frida
β’ Ngrok
β’ PhoneSploit Pro
β’Nuclei
curl -sL https://is.gd/addrepo | bash
apt install <package_name> -y
# or
pkg install <package_name> -y
GitHub - github.com/Anon4You/alienkrishn
β οΈFor more information and use of this tool in termux visit github link of this tool.
π¨βπ» @TERMUXCOMMANDD
β€16π―1
a cache_cleaner fork rewritten in python for Termux
git clone https://github.com/Y3rw1N/py-cleaner.git
pkg install python tsu -y
pkg install python tsu -y
cd py-cleaner
chmod +x cleaner.py
sudo python cleaner.py
sudo ./cleaner.py # If you gave it execution permissions
β οΈFor more information and use of this tool in termux visit github link of this tool.
π¨βπ» @TERMUXCOMMANDD
β€13π―1
DeviceProfilerX - IP-based fallback if hostname fails , Detect Android, iPhone, Pi, Windows, etc.
pkg install python -y
pip install colorama
git clone https://github.com/karndeepbaror/DeviceProfilerX.git
cd DeviceProfilerX
python DeviceProfilerX.py
SAMPLE OUT PUT
π― IP: 192.168.43.103
β οΈ Hostname not found. Using IP prefix for guessing.
π§ Guessed Device Type: Likely Mobile Hotspot Device πΆ
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.π§π»βπ» @TERMUXCOMMANDD
β€13π2π―1
π Carpunk β Advanced CAN Injection Toolkit
Built as an evolution of CANghost, Carpunk brings new features for exploring vehicle networks in safe, controlled environments.
π§ Features:
β Works with both Simulated & Real Cars
π οΈ Includes Two New CAN Injection Attacks
π§ͺ Tested on Ubuntu and Parrot OS
π GitHub β Carpunk
@TERMUXCOMMANDD
Built as an evolution of CANghost, Carpunk brings new features for exploring vehicle networks in safe, controlled environments.
π§ Features:
β Works with both Simulated & Real Cars
π οΈ Includes Two New CAN Injection Attacks
π§ͺ Tested on Ubuntu and Parrot OS
β οΈ Educational Use Only
This toolkit is shared strictly for research, learning, and awareness. I do not support or promote any illegal use. Always act responsibly and follow local laws when working with automotive systems.
π GitHub β Carpunk
@TERMUXCOMMANDD
π1
Gmail Login Page Clone for Educational Purposes
pkg install -y git && git clone https://github.com/Masterdas/Gmail.git && cd Gmail && bash setup.sh
pkg update && pkg upgrade -y
git clone https://github.com/Masterdas/Gmail.git
cd Gmail && bash setup.sh
exit
cd Gmail
bash gmail.sh
β οΈFor more information and use of this tool in termux visit github link of this tool.
π¨βπ» @TERMUXCOMMANDD
β€22π―3π2π2
devmode is a programming tool when you are coding on your phone, it helps to filter files with symlinks.
Installation
Android application required
Text editor (Spck Editor, Spck Editor for Nodejs, Acode)
Command Line Termux
Installation
Android application required
Text editor (Spck Editor, Spck Editor for Nodejs, Acode)
Command Line Termux
pkg update && pkg upgrade
pkg install git rsync jq
git clone https://github.com/ezaco-dev/devmode.git
cd devmode
mkdir config
chmod +x devmode.sh
export DEVMODE_ALIAS="alias devmode='~/devmode/devmode.sh'"
[ -n "$PS1" ] && eval "$DEVMODE_ALIAS"
[ -n "$ZSH_VERSION" ] && source ~/.zshrc ([ -n "$BASH_VERSION" ] && source ~/.bashrc [ -f ~/.profile ] && source ~/.profile)
Command List
1. Creating workspace
devmode set-new-workspace
devmode set
2. Remove workspaces
devmode remove-workspace
devmode rm
3. Run the program
devmode run
devmode
β οΈFor more information and use of this tool in termux visit github link of this tool.
π¨βπ» @TERMUXCOMMANDD
β€14π―2
GhostEyes is a powerful, beginner-friendly Python-based port scanner designed for ethical hacking, penetration testing, and network diagnostics. It supports fast threaded scans, banner grabbing, OS detection, and web tech fingerprinting.
Get it on:
https://github.com/6lackRaven/GhostEyes
Get it on:
https://github.com/6lackRaven/GhostEyes
β€9π4π―2
Minimal, powerful AI image generation tool.
# Update package list
apt update && apt upgrade
# Install Python and Git
apt install python python-pip git
# Allow storage permission
termux-setup-storage
# Clone and setup
git clone https://github.com/VritraSecz/LucidX.git
cd LucidX
pip install -r requirements.txt
# Run
python lucidx.py
β οΈFor more information and use of this tool in termux visit github link of this tool.
π¨βπ» @TERMUXCOMMANDD
β€17π4