# qmltermwidget **Repository Path**: flame2/qmltermwidget ## Basic Information - **Project Name**: qmltermwidget - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-27 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # QMLTermWidget ## Description This project is a QML port of qtermwidget. It is written to be as close as possible to the upstream project in order to make cooperation possible. At the moment this plugin is powering cool-retro-term and the ubuntu-terminal-app. This package also contains a simple test application. To build it: qmake && make To test it: qmlscene -I . test-app/test-app.qml