# QCurses **Repository Path**: emb-hqj/QCurses ## Basic Information - **Project Name**: QCurses - **Description**: QCurses - a ncurses-based C++ UI framework - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 11 - **Forks**: 6 - **Created**: 2017-02-04 - **Last Updated**: 2024-02-04 ## Categories & Tags **Categories**: desktop-ui **Tags**: None ## README QCurses - a ncurses-based C++ UI framework About ===== _QCurses_ is a terminal UI framework written in C++ and have used as a Qt signal & timer . It is released under the terms of the GNU Lesser General Public License, version 2.1 or later. Requirements ============ QCurses builds in linux Ubuntu: sudo apt-get install libncurses5-dev Building QCurses ================ cd pro ./buildpc.sh