Skip to content

Creative-Media-Group/TermuC

 
 

Repository files navigation

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 use com.termux.RUN_COMMAND to call Termux to run command, and run clangd language server with netcat, which builds an insistant I/O channel, offering functions as diagnosing and compilation.

Features

  • Highighting
  • Autocompletion
  • Formatting
  • Diagnose
  • Compile flags
  • Dark mode
  • Debug
  • Project manage
  • Workspace

Wiki

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%