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 2 months 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: other
- Created: 2020-11-11T11:50:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-05-12T16:46:37.000Z (12 months ago)
- Last Synced: 2025-05-12T17:56:41.203Z (12 months ago)
- Topics: bash, tasker, termux, termux-tasker
- Language: Shell
- Homepage:
- Size: 530 KB
- Stars: 60
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.**
---