Skip to content

Tasker Integration

ZestSSH integrates with Tasker and other Android automation tools to let you trigger SSH connections and commands based on device events, schedules, or manual triggers.

Availability: Pro tier — Android only

  1. Install Tasker from the Play Store (if not already installed).
  2. In ZestSSH, go to Settings > Automation and ensure automation is enabled.
  3. Create an API key for Tasker to use.
  1. Open Tasker and create a new Task.
  2. Add an action and search for ZestSSH in the plugin list, or use an Intent action with ZestSSH’s URL scheme.
  3. Configure the action:
    • Select the connection to use.
    • Enter the command to execute.
    • Provide the API key for authentication.
  4. Save the task.

Combine ZestSSH tasks with Tasker profiles for event-driven automation:

  • Time-based: Run a backup script on your server every night at 2 AM.
  • Wi-Fi-based: Connect to your home server when you join your home Wi-Fi.
  • Battery-based: Trigger a server alert when your device battery is low.
  • NFC: Tap an NFC tag to run a command on a specific server.

See Tasker Automation Examples for step-by-step configurations.

MacroDroid can also trigger ZestSSH actions using the URL scheme. The configuration is similar — use a MacroDroid action to send an intent or open a URL with ZestSSH’s automation endpoint.