Home
Softono

TermuC

Open source Java
206
Stars
20
Forks
11
Issues
5
Watchers
4 months
Last Commit

 About TermuC

A simple C/C++ IDE for Android, backed on powerfull Termux

Platforms

Web Self-hosted Android

Languages

Java

Need Help Installing TermuC?

We provide expert installation service for this software. Our team will install, configure, and secure TermuC on your server. plans start at just $30.

TermuC

release license CI

中文 README

TermuC is a simple C/C++ IDE backed on Termux. Based on MrIkso/CodeEditor

Get it on F-Droid

Download

Screenshot

1

Technology

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.

Features

  • Highlighting
  • Autocompletion
  • Formatting
  • Diagnosing
  • Compile flags
  • Dark mode
  • Debugging
  • Project management
  • Code action
  • Semantic highlighting
  • Goto definition
  • Workspace

Wiki