TermuC is a simple C/C++ IDE backed on Termux. Based on MrIkso/CodeEditor
- Artifacts in Github Actions
- F-Droid
This app uses com.termux.RUN_COMMAND
to call Termux to run command, and run clangd
language server with netcat
, which builds an insistent I/O channel, offering functions as diagnosing and compilation.
- Highlighting
- Autocompletion
- Formatting
- Diagnosing
- Compile flags
- Dark mode
- Debugging
- Project management
- Workspace