Skip to content

SjnExe/RepoExe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RepoExe

A scalable, automated, phone-managed Termux repository.

Installation

Run this command in Termux to add this repository:

bash <(curl -fsSL https://SjnExe.github.io/RepoExe/install)

Features

  • Automated Builds: Packages are built automatically via GitHub Actions.
  • Parallel Architecture: Supports aarch64 and arm builds concurrently.
  • Web Storefront: Browse packages with a modern, dark-mode friendly interface.
  • Scalable: Uses incremental indexing to support growing package lists without slow releases.

For Developers

Adding a Package

  1. Fork the repository.
  2. Create a new directory: packages/<category>/<package_name>/.
  3. Add build.sh (standard Termux format) and nvchecker.toml (optional, for updates).
  4. Submit a Pull Request.

Documentation

See PLAN.md for architectural details and maintenance guides. For forking and setup instructions, see docs/FORKING_GUIDE.md (if available).

Manual Management

  • Rebuild Index: If the website listing desyncs, trigger the "Publish Repository" workflow with rebuild_index: true.
  • Manual Build: Trigger "Build Packages" with package_name="pkg1, pkg2" to force specific builds.

About

Repository for native Termux environment packages

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Contributors 2

  •  
  •