ScriptManager icon indicating copy to clipboard operation
ScriptManager copied to clipboard

Source code of Script Manager, a simple app to create, import, edit and easily execute any properly formatted shell scripts.

Results 9 ScriptManager issues
Sort by recently updated
recently updated
newest added

Hello, I am rooted with Magisk and I am using the latest version from the play store I tried to execute the following script: ``` #!/system/bin/sh su -c rm -r...

Hello, I am not sure if it's not possible or just not detailed in the instructions, but I was trying to understand if one can launch an existing script through...

Please add Keyboardsupport for Userinput, thanks. (ask for Password...) Thanks...

I would like to be able to run scripts with command line parameters. This would be a big help. Especially if they can be copypasted.