My First Termux Script
Author:
🔗 F3INTGG
Real discussions and feedbacks of My First Termux Script
🔗 Join the Discussion on Forums
App Description
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
Project Overview
This is a bash script designed for Termux to set up a coding environment. It configures mirrors, removes the welcome message, and installs essential tools like Neovim, Git, wget, Glow, GCC, and Python. The script is primarily in Portuguese with plans for English documentation. It’s a first bash project, seeking feedback for improvement.
Links
🌐 Website: https://github.com/PedroRevesMD/gzx
Features & Benefits
✅ Simplifies coding environment setup in Termux
✅ Installs essential coding tools
✅ Open for contributions and feature suggestions
Areas for Improvement
🔄 Primarily in Portuguese, English documentation pending
🔄 First bash project, may have syntax and semantics issues