https://github.com/agnostic-apollo/tudo
A wrapper script to drop to shells or run shell scripts with termux user context in termux
https://github.com/agnostic-apollo/tudo
bash tasker termux termux-tasker
Last synced: about 1 month ago
JSON representation
A wrapper script to drop to shells or run shell scripts with termux user context in termux
- Host: GitHub
- URL: https://github.com/agnostic-apollo/tudo
- Owner: agnostic-apollo
- License: mit
- Created: 2020-11-11T11:50:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-05T05:48:38.000Z (about 2 months ago)
- Last Synced: 2025-03-18T09:12:56.651Z (about 1 month ago)
- Topics: bash, tasker, termux, termux-tasker
- Language: Shell
- Homepage:
- Size: 489 KB
- Stars: 57
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# tudo
[`tudo`](https://github.com/agnostic-apollo/tudo) stands for *Termux app user do*. It is a wrapper script to execute commands as the `Termux app (u_a)` user (like `u0_a100`) in the [Termux](https://github.com/termux/termux-app) app, like to drop to an interactive shell for any of the [supported shells](#supported-shells), or to execute shell script files or their text passed as an argument.
### Contents
- [Project](#project)
---
## Project
**Check the `tudo` project info [here](site/pages/en/projects/index.md), including `docs` and `releases` info.**
---