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

https://github.com/rezn-project/rezn-cp

Terminal UI based control panel for Rezn
https://github.com/rezn-project/rezn-cp

cpp imtui tui

Last synced: 2 months ago
JSON representation

Terminal UI based control panel for Rezn

Awesome Lists containing this project

README

          

# rezn-cp

TUI-based control panel for Rezn.

It runs directly in your terminal with a ncurses-based GUI powered by [ImTui](https://github.com/ggerganov/imtui).

---

## Requirements

- C++23 compiler
- [ImTui](https://github.com/ggerganov/imtui) (with its imgui fork)
- ncurses (runtime requirement via ImTui)

---

## POC in action

https://github.com/user-attachments/assets/d684d065-9faa-4ec4-8da9-cc7ac0d2a1f6

![Screenshot from 2025-06-19 22-40-11](https://github.com/user-attachments/assets/d226cad6-d890-4c51-a675-f319b0d24dfb)