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 | bashModules
Click on a module to see all tools included
Main Commands
core setupInteractive 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 pgPostgreSQL database manager
core init <template>Configure existing projects