System › AutoPie
thumb_up Follow me on GitHub to get notifications about my projects (like Fossdroid Core), thanks! close

AutoPie

Swiss Army Knife For Linux on Android Automation.
Version: "0.16.15-beta"
Added: 17-08-2026
Updated: 17-08-2026

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.



Screenshot of AutoPie Screenshot of AutoPie Screenshot of AutoPie
code Source file_download Download