Discover and explore top open-source AI tools and projects—updated daily.
bajrangCoderMobile IDE terminal with AI command generation and GUI app support
Top 98.4% on SourcePulse
AcodeX integrates a feature-rich terminal emulator with AI command generation into the Acode mobile IDE. It targets Acode users on Android, enhancing productivity by enabling in-app command execution, AI assistance, and even GUI application support, eliminating the need for context switching.
How It Works
This plugin leverages Termux for terminal emulation, powered by xtermjs for a robust, in-app rendering experience. Core functionalities include AI-driven command generation via API integration (Gemini-Pro, ChatGPT, Deepseek) and support for running graphical applications through VNC and websockify. This approach provides a powerful, self-contained development environment on mobile.
Quick Start & Requirements
axs CLI (installed via Termux script). For GUI apps: tigervnc, websockify_rs (installed via Termux).curl -sL https://raw.githubusercontent.com/bajrangCoder/acode-plugin-acodex/main/installServer.sh | bash in Termux. Use bash -s -- --gui for GUI packages. Enable GUI features in AcodeX settings.https://youtu.be/sXlIhrbpjyw.Highlighted Details
Maintenance & Community
Developed by @bajrangCoder. Feature requests and bug reports are managed via GitHub Issues. Contribution guidelines are provided for code contributions.
Licensing & Compatibility
Licensed under the MIT License, permitting broad use, including commercial applications.
Limitations & Caveats
Requires Android devices with Acode and Termux installed. AI features necessitate API key configuration. GUI app support involves additional setup and resource considerations. Initial terminal panel adjustment may be required.
1 month ago
1 day
amantus-ai