https://github.com/zambodev/tuimaker
Cross platform terminal graphics library built in C++
https://github.com/zambodev/tuimaker
cpp20 interface-builder library terminal tui
Last synced: 17 days ago
JSON representation
Cross platform terminal graphics library built in C++
- Host: GitHub
- URL: https://github.com/zambodev/tuimaker
- Owner: zambodev
- License: mit
- Created: 2023-05-02T10:23:17.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-08-27T20:25:55.000Z (5 months ago)
- Last Synced: 2025-08-28T04:58:56.998Z (5 months ago)
- Topics: cpp20, interface-builder, library, terminal, tui
- Language: C++
- Homepage:
- Size: 543 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://opensource.org/licenses/MIT)
# Tuimaker
A cross platform library that aims to simplify TUIs creation
## Compile for development
```Bash
# Coming soon...
```
## How to use
```bash
# Coming soon...
```