package icon

AutoPie

Swiss Army Knife For Linux on Android Automation.
AutoPie is a command automation hub for Android. It gives you a Linux environment where you can create, run, and automate Bash commands or Python scripts without using a terminal.

Use it to build small Android utilities for file conversion, downloads, monitoring, backups, web requests, AI tooling, device workflows, and any other task you would normally solve with Linux packages or scripts.

Highlights


  • Embedded Termux environment

    • Run Linux commands directly from AutoPie without the Terminal

    • Install extra Termux packages with pkg install package-name.

    • Install Python packages with pip install package-name.

    • Includes useful tooling such as Python, pip, openssh and other utilities out of the box.



  • Command and script automation

    • Create custom applets that lives on your homescreen.

    • Create applets from Bash commands and Python scripts.

    • Add commands to the Android share sheet for quick file, text, and URL workflows.

    • Watch folders and automatically process new files.

    • Schedule commands with cron-style automation.

    • Use interactive command mode when a script needs a live shell session.



  • Custom applet creation forms

    • Add text inputs, switches, selectors, file inputs, and other extras to your commands.

    • Turn scripts into simple Android workflows that are easy to reuse.

    • Use placeholders for files, URLs, text, filenames, directories, random values, and more.



  • Ready for practical phone automation

    • Convert videos, audio, images, screenshots, GIFs, and documents with command-line tools.

    • Upload, download, rename, compress, and organize files automatically.

    • Run web checks, API calls, health monitors, notifications, and custom background jobs.

    • Keep the command output and logs accessible from the app.



  • Open source Android app

    • Built with Kotlin, Jetpack Compose, and Material 3.

    • Designed for users who want powerful local automation without ads or clutter.





Permissions


  • All files access: AutoPie runs terminal commands and scripts against files in shared storage. This permission is required so those commands can read, create, modify, monitor, and organize user files and folders.

  • Battery optimization exemption: AutoPie requests permission to run without battery optimizations so long-running terminal commands, scheduled jobs, and folder observers can continue working reliably in the background.


Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version "0.16.15-beta" (54) suggested Added on Aug 17, 2026

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 8.1 or newer.

    It is built and signed by the original developer, and guaranteed to correspond to this source tarball.

    Permissions
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • run foreground service
      Allows the app to make use of foreground services.
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • android.permission.MANAGE_EXTERNAL_STORAGE
    • show notifications
      Allows the app to show notifications
    • read the contents of your shared storage
      Allows the app to read the contents of your shared storage.
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • ask to ignore battery optimizations
      Allows an app to ask for permission to ignore battery optimizations for that app.
    • control vibration
      Allows the app to control the vibrator.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.
    • modify or delete the contents of your shared storage
      Allows the app to write the contents of your shared storage.
    • com.autopi.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 73 MiB PGP Signature | Build Log