TermuC

A simple C/C++ IDE backed on Termux
AppID:cn.rbc.termuc
Author:RainbowC0
License:GPL-3.0-or-later
Donation:Webpage
InRepoSince:2024-07-26
LastRepoUpdate:2026-03-01
LastAppUpdate:Unknown
LastVersion:0.2.2
Categories:Development
APK source:
Google Play:Check if it's there
icon TermuC is a simple C/C++ IDE backed on powerful Termux. Install Termux first and install clang in Termux to supply the compiler and language server.

For more details, please visit the project's Github presence.

Setup

To support the full functions as an IDE, please follow the setup instruction.

1. Install Termux(https://f-droid.org/packages/com.termux) first.
2. Run `pkg install clang' to install the clang compiler & clangd language server.
3. See https://github.com/termux/termux-app/wiki/RUN_COMMAND-Intent#setup-instructions to enable calls from 3rd-party apps.
4. Then install TermuC.

Features

✅ Highlighting
✅ Autocompletion
✅ Signature help
✅ Formatting
✅ Diagnose
✅ Compile flags
✅ Dark mode
✅ Debug
✅ Project management

WhatsNew:

• Implement textDocument/documentHighlight of LSP
• Support access Termux Storage via SAF
• Fix behaviors of the navigation keys #29
• Fix errors for the CMake template
• Fix errors when drawing underlines

Download Source Issues ChangeLog
1.jpg 2.jpg 3.jpg 4.jpg 5.jpg
While you can download the APKs here directly, you should preferably use an F-Droid client so the app stays up-to-date on your device.

Packages

Version 0.2.2 (2026-03-01) no RB details available help icon

Android Versions:
  • Target: 12.0
  • MinVer: 5.0
Permissions: help icon

Download (188 k)

Version 0.2.1 (2025-11-10) no RB details available help icon

Version 0.2.0 (2025-10-18) no RB details available help icon