Discover and explore top open-source AI tools and projects—updated daily.
DevCoreXOfficialModular development environment for Termux on Android
Top 99.4% on SourcePulse
Core-Termux transforms the Termux terminal emulator on Android into a comprehensive development workstation. It provides a unified command-line interface (CLI) for installing and managing a wide array of developer tools, programming languages, databases, AI coding agents, and code editors. This modular system simplifies setting up and maintaining a full development stack directly on a mobile device, targeting developers who need a portable and powerful coding environment.
How It Works
The project centers around a core CLI (core) that orchestrates installations, updates, and uninstalls through a consistent command structure. It utilizes a modular architecture, allowing users to select and install specific components like languages (Node.js, Python, Rust), databases (PostgreSQL, MongoDB), AI tools (Ollama, Gemini CLI), or editors (Neovim with NvChad). An interactive setup wizard guides users through the process, or they can opt for direct command-line installations of individual modules or tools.
Quick Start & Requirements
curl -fsSL https://raw.githubusercontent.com/DevCoreXOfficial/core-termux/main/install.sh | bashHighlighted Details
core init command offers templates for Next.js, React+Vite, Express.js (with TypeORM), and NestJS, pre-configuring project structures and dependencies.core pg command simplifies PostgreSQL server management within Termux.Maintenance & Community
No specific details regarding maintainers, community channels (like Discord/Slack), or roadmap were found in the provided README.
Licensing & Compatibility
Limitations & Caveats
This project is exclusively designed for and supported on Termux running on Android devices; it is not compatible with other operating systems or terminal emulators.
20 hours ago
Inactive
kyrolabs
aaif-goose