MirrorNest

TermuC

A simple C/C++ IDE backed on Termux

AndroidDeveloper ToolsOpen source

v0.2.4

192.1 KBscanned clean· 2 downloads

Screenshots

About

TermuC is an open-source C and C++ integrated development environment for Android. It is backed by Termux, which provides the command-line environment and the development tools needed by the application. The software is intended for users who want to write and work with C or C++ code on an Android device.

The editor includes syntax highlighting, auto-completion, signature help, formatting, diagnosing, and code actions. It also supports semantic highlighting, going to a definition, symbol renaming, and compile flags. Dark mode, debugging, and project management are included as part of its IDE feature set.

TermuC requires Termux to be installed before the IDE can provide its full functionality. Users must install the clang package in Termux because it supplies the compiler and clangd language server used by the setup. Third-party application calls must also be enabled in Termux according to its documented RUN_COMMAND instructions before TermuC is installed.

As an Android application in the Development category, TermuC combines a mobile editor with tools supplied through Termux. MirrorNest distributes the official build directly from its own storage and scans it for malware before publishing. The project also has a GitHub presence where users can find additional details about the software and its setup.

What's new in v0.2.4

• Implement textDocument/rename • Support Java/Javascript/JSON syntax highlighting • Support Tab navigation as an option • Support custom symbol bar • Fix bugs for word-wrap, line-marks and file-saving

App permissions

Read straight from this app's own installer file — the real access it declares it can request, not a guess.

  • Manage all files on your device
  • Modify or delete files on your device
  • Read files on your device
  • Display over other apps
  • Full network access
  • System Overlay Window
  • com.termux.permission.run Command

Reviews

No reviews yet — be the first.

Leave a review

Sign in to post as a verified member instead of anonymously.

More in Developer Tools