Skip to content
MasterArd edited this page Jun 23, 2026 · 1 revision

CGTerm Wiki

Welcome to the CGTerm wiki! This is your comprehensive guide to understanding, installing, and using CGTerm.

What is CGTerm?

CGTerm is a minimal terminal-like interface written in Go & C. It provides an interactive command loop with a set of built-in commands for system interaction. The project is lightweight and serves as a foundation for a terminal emulator, command handling, and modular Go & C packages.

Quick Links

NOTE the quick links are not done

please wait for someone to have some time to write this

Key Features

Interactive Prompt - Simple > interface for command input

🔧 Built-in Commands - Common commands for system interaction

📦 Modular Design - Easily add your own custom commands

Lightweight - Minimal dependencies, quick to run

System Requirements

  • Golang - Required for building from source
  • 5MB+ storage - Minimal disk space needed
  • Linux/Unix - Only Linux/Unix support

License

CGTerm is licensed under the GNU General Public License v3.0


For more information, visit the GitHub Repository or the Project Website

Clone this wiki locally