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
- Host: GitHub
- URL: https://github.com/rezn-project/rezn-cp
- Owner: rezn-project
- License: mit
- Created: 2025-06-19T11:42:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-05T18:30:07.000Z (about 1 year ago)
- Last Synced: 2026-05-03T21:36:49.471Z (2 months ago)
- Topics: cpp, imtui, tui
- Language: C++
- Homepage:
- Size: 908 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
