Linux Mobile
App to run basics linux commands on Android
Any command entered in the text field is sent to a Linux instance running on AWS cloud where the command is run and the output is returned to the app which displays is in the output field of the app. This is all done through custom rest API running in the cloud instance.