Skip to content

Tarmux Setup Is The Tool Of Tarmux Terminal, With Which You Can Setup All The Basic Package Modules Of Your Tarmux In One Command.

License

Notifications You must be signed in to change notification settings

U7P4L-IN/TERMUX-SETUP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

header

Stargazers Releases conventionalcommits testandlint


Welcome to the Termux Setup Tools, a professional and user-friendly Bash script designed to optimize your Termux environment! This script installs essential packages, configures your terminal, tests internet speed, displays system information, and much more!

Language

Tested On >

  • TERMUX

📖 How It Works

  1. Check & Install Packages:

    • The script checks if each package is already installed.
    • Installs only missing packages, skipping those already present.
  2. Update & Upgrade:

    • Ensures your Termux environment is up-to-date.
  3. Optimize Storage:

    • Removes unnecessary files and caches to reclaim space.

🛡️ Requirements

  • Termux environment.
  • Internet connection for downloading packages.

INSTALL ON TERMUX

apt update && apt upgrade -y
pkg install git
pkg install python
pip install requests
git clone --depth=1 https://github.com/U7P4L-IN/TERMUX-SETUP.git
cd TERMUX-SETUP
python3 SET.py

TERMUX >

Tools Languages :


Contributing

Feel Free To Clone This Project. For Major Changes, Please Open An Issue First To Discuss What You Would Like To Change Or Add, Thank You!!.

LICENSE

TERMUX-SETUP is released under the GNU General Public License v3.0, which grants the following permissions:

  • Commercial use
  • Distribution
  • Patent use

❓ FAQ

1️⃣ What happens if a package is already installed?

The script skips reinstallation and informs you with a message like:
Package xyz is already installed.

For more convoluted language, see the LICENSE.

DESCRIPTION
  • ©️ Copyright Message

Copyright © [2023-27] [U7P4L-IN] All rights reserved. This Python project, along with its code, documentation, and any associated files, is the intellectual property of ANONYMOUS CYBER. You may not reproduce, distribute, or modify the contents of this repository without explicit permission from the owner.

Give A Star ⭐

You can also give this repository a star to show more people and they can use this repository.

About

Tarmux Setup Is The Tool Of Tarmux Terminal, With Which You Can Setup All The Basic Package Modules Of Your Tarmux In One Command.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages