TermuC
A simple C/C++ IDE backed on Termux
新版本 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
• Support horizontal navigation by SogouInput
• Fix missing "/system/bin/nc" for Android 6/7
• Support rename operation
• Fix automatic capitalization for some input methods
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(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
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(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
捐助
版本
雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。
下載 F-Droid-
此版本需要 Android 5.0 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
此版本需要 Android 5.0 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
此版本需要 Android 5.0 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
新版本 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
• Optimize mouse operations
• Adapt for Termux 0.119.0 version
• Fix bugs when copying large text
• Fix bugs when auto-completing
新版本 0.1.7
• Implement textDocument/signatureHelp of LSP
• Introduce some project templates
• Add 'replace' function
• Introduce some project templates
• Add 'replace' function



