Skip to content

RainbowC0/TermuC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f01aa2d · Mar 18, 2025

History

65 Commits
Sep 16, 2024
Jun 17, 2024
Mar 18, 2025
Mar 18, 2025
Feb 6, 2025
Jul 19, 2024
Feb 16, 2024
Nov 14, 2024
Feb 16, 2024
Dec 31, 2024
Dec 31, 2024
May 1, 2024
May 1, 2024
May 1, 2024
May 1, 2024
Jun 17, 2024

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