Discover

Topics

AutomateIt Shell Plugin

AutomateIt Shell Plugin APK

AutomateIt Shell Plugin APK

1.0.5 FreeSmarterApps Ltd ⇣ Download APK (236.62 KB)

Execute any shell command automatically!

What's AutomateIt Shell Plugin APK?

AutomateIt Shell Plugin is a app for Android, It's developed by SmarterApps Ltd author.
First released on google play in 10 years ago and latest version released in 8 years ago.
This app has 39.5K download times on Google play and rated as 4.31 stars with 361 rated times.
This product is an app in Tools category. More infomartion of AutomateIt Shell Plugin on google play
Make the most of your Android by executing any shell command automatically.
This plugin adds a dedicated action to AutomateIt to run any shell command. The command can be run as regular user or root (on supporting devices).

Screenshots shows how shell command action is used within AutomateIt.

These are just few examples for commands you can run:

Start navigation to a defined location with Waze (replace DESTINATION with address, name of location or latitude,longitude coordinates):
am start -a android.content.Intent.ACTION_VIEW -c android.intent.category.DEFAULT -d "geo:?q=DESTINATION" com.waze

Send message with WhatsApp command:
am start -a android.intent.action.SEND -c android.intent.category.DEFAULT -t text/plain --es android.intent.extra.TEXT "AutomateIt is Awesome !" com.whatsapp

Start video on YouTube command:
am start -a android.intent.action.VIEW -d http://www.youtube.com/watch?v=hfnguZ2XMMM com.google.android.youtube

Start Web search command:
am start -a android.intent.action.WEB_SEARCH --es query automateit

***** The following commands can be run as ROOT ONLY ! *****

Answer call command:
input keyevent 5

Reject call command:
input keyevent 6
http://automateitapp.com/rule.php?id=26975