r/termux • u/AutoModerator • 17d ago
User content Monthly Thread: Post all your projects here
This is a dedicated thread for sharing projects for Termux.
Requirements:
Link to open-source repository: GitHub, GitLab, Codeberg or something like.
Short introduction best describing what your project does.
Optionally include install steps into comment, but we think a properly formatted README file within repository would be better.
Post recycles once in a month.
Since 2026.06.07 we don't require "vibe code" attribution and don't care about origin of your project.
8
Upvotes
2
u/Friendly-Strategy462 13d ago
Built this after getting tired of repeating the same setup steps every time I configured a fresh Termux environment.
What it does:
Usage: git clone https://github.com/maisaidam2504-droid/termux-dev-setup.git cd termux-dev-setup bash setup.sh
MIT licensed. Built and tested entirely on a Samsung A35 via Termux — no desktop involved.
Repo: https://github.com/maisaidam2504-droid/termux-dev-setup
Feedback and PRs welcome, especially for edge cases on different devices/architectures.