-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Welcome to the CGTerm wiki! This is your comprehensive guide to understanding, installing, and using 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.
NOTE the quick links are not done
please wait for someone to have some time to write this
- Getting Started - Installation and setup instructions
- Commands Reference - Complete list of available commands
- Creating Custom Commands - Learn how to extend CGTerm
- Project Structure - Understand the codebase
- Development Guide - Contribute to CGTerm
- Troubleshooting - Solutions to common issues
✨ 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
- Golang - Required for building from source
- 5MB+ storage - Minimal disk space needed
- Linux/Unix - Only Linux/Unix support
CGTerm is licensed under the GNU General Public License v3.0
For more information, visit the GitHub Repository or the Project Website