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.
SetupTo support the full functions as an IDE, please follow the setup instruction.
1. Install Termux(
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
Versions
Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.
Download F-Droid
-
This version requires Android 5.0 or newer.
It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.
Permissions
-
have full network access
Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
-
android.permission.MANAGE_EXTERNAL_STORAGE
-
read the contents of your shared storage
Allows the app to read the contents of your shared storage.
-
This app can appear on top of other apps
This app can appear on top of other apps or other parts of the screen. This may interfere with normal app usage and change the way that other apps appear.
-
android.permission.SYSTEM_OVERLAY_WINDOW
-
modify or delete the contents of your shared storage
Allows the app to write the contents of your shared storage.
-
com.termux.permission.RUN_COMMAND
Download APK
187 KiB
PGP Signature
|
Build Log
New in version 0.2.1
• Support fast-scrolling
• Support horizontal navigation by SogouInput
• Fix missing "/system/bin/nc" for Android 6/7
• Support rename operation
• Fix automatic capitalization for some input methods
-
This version requires Android 5.0 or newer.
It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.
Permissions
-
have full network access
Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
-
android.permission.MANAGE_EXTERNAL_STORAGE
-
read the contents of your shared storage
Allows the app to read the contents of your shared storage.
-
This app can appear on top of other apps
This app can appear on top of other apps or other parts of the screen. This may interfere with normal app usage and change the way that other apps appear.
-
android.permission.SYSTEM_OVERLAY_WINDOW
-
modify or delete the contents of your shared storage
Allows the app to write the contents of your shared storage.
-
com.termux.permission.RUN_COMMAND
Download APK
183 KiB
PGP Signature
|
Build Log
New in version 0.2.0
• Add floating-window UI debugger
• Optimize mouse operations
• Adapt for Termux 0.119.0 version
• Fix bugs when copying large text
• Fix bugs when auto-completing
-
This version requires Android 5.0 or newer.
It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.
Permissions
-
have full network access
Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
-
android.permission.MANAGE_EXTERNAL_STORAGE
-
read the contents of your shared storage
Allows the app to read the contents of your shared storage.
-
This app can appear on top of other apps
This app can appear on top of other apps or other parts of the screen. This may interfere with normal app usage and change the way that other apps appear.
-
android.permission.SYSTEM_OVERLAY_WINDOW
-
modify or delete the contents of your shared storage
Allows the app to write the contents of your shared storage.
-
com.termux.permission.RUN_COMMAND
Download APK
183 KiB
PGP Signature
|
Build Log