https://github.com/agnostic-apollo/sudo
A wrapper script to drop to the supported shells or execute shell script files or their text passed as an argument with superuser (root) context in termux
https://github.com/agnostic-apollo/sudo
bash tasker termux termux-tasker
Last synced: 3 months ago
JSON representation
A wrapper script to drop to the supported shells or execute shell script files or their text passed as an argument with superuser (root) context in termux
- Host: GitHub
- URL: https://github.com/agnostic-apollo/sudo
- Owner: agnostic-apollo
- License: other
- Created: 2020-11-11T11:47:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-25T13:46:40.000Z (4 months ago)
- Last Synced: 2025-03-29T21:06:26.334Z (4 months ago)
- Topics: bash, tasker, termux, termux-tasker
- Language: Shell
- Homepage:
- Size: 652 KB
- Stars: 122
- Watchers: 2
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# sudo
[`sudo`](https://github.com/agnostic-apollo/sudo) stands for *superuser do*. It is a wrapper script to execute commands as the `root (superuser)` user in the [Termux](https://github.com/termux/termux-app) app, like to drop to an interactive shell for any of the supported shells, or to execute shell script files or their text passed as an argument.
### Contents
- [Project](#project)
---
## Project
**Check the `sudo` project info [here](site/pages/en/projects/index.md), including `docs` and `releases` info.**
---