Is there some simple "as simple as Google Play Store" way to distribute apps built using Termux?

This page summarizes the projects mentioned and recommended in the original post on /r/termux

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • termux-packages

    A package build system for Termux.

  • Make a sh script to build the repo from source and submit a pull request to termux repositories... the repository is here: https://github.com/termux/termux-packages (read the how to's...) if they won't accept it, then you can make a github account, put the required things to install it, and make a one- line command to download and install from there... ex: see andronix's ubuntu proot installer: https://github.com/AndronixApp/AndronixOrigin/blob/master/Installer/Ubuntu20/ubuntu20.sh with its command curl https://raw.githubusercontent.com/AndronixApp/AndronixOrigin/master/repo-fix.sh > repo.sh && chmod +x repo.sh && bash repo.sh && pkg update -y && pkg install wget curl proot tar -y && wget https://raw.githubusercontent.com/AndronixApp/AndronixOrigin/master/Installer/Ubuntu20/ubuntu20.sh -O ubuntu20.sh && chmod +x ubuntu20.sh && bash ubuntu20.sh

  • AndronixOrigin

    This is the official repository for the back end of the Andronix app 🚀. Here you can know all the scripts you're installing 😎

  • Make a sh script to build the repo from source and submit a pull request to termux repositories... the repository is here: https://github.com/termux/termux-packages (read the how to's...) if they won't accept it, then you can make a github account, put the required things to install it, and make a one- line command to download and install from there... ex: see andronix's ubuntu proot installer: https://github.com/AndronixApp/AndronixOrigin/blob/master/Installer/Ubuntu20/ubuntu20.sh with its command curl https://raw.githubusercontent.com/AndronixApp/AndronixOrigin/master/repo-fix.sh > repo.sh && chmod +x repo.sh && bash repo.sh && pkg update -y && pkg install wget curl proot tar -y && wget https://raw.githubusercontent.com/AndronixApp/AndronixOrigin/master/Installer/Ubuntu20/ubuntu20.sh -O ubuntu20.sh && chmod +x ubuntu20.sh && bash ubuntu20.sh

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts