An open API service indexing awesome lists of open source software.

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

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.**

---