An open API service indexing awesome lists of open source software.

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++

Awesome Lists containing this project

README

          

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](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...
```