Modular Framework

CORE-TERMUX

The ultimate framework for setting up and managing development environments on Termux (Android). Automate installations, updates, and configurations with simple commands.

Quick Installation
curl -fsSL https://raw.githubusercontent.com/DevCoreXOfficial/core-termux/main/install.sh | bash

Modules

Click on a module to see all tools included

Main Commands

core setup

Interactive installation wizard

core install <module>

Install specific modules

core update <module>

Update modules or framework

core uninstall <module>

Remove installed modules

core list <module>

List available tools in modules

core pg

PostgreSQL database manager

core init <template>

Configure existing projects