Swordfish90 / qmltermwidget

QML port of qtermwidget

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

QML port of qtermwidget

License:GNU General Public License v2.0


Languages

Language:C++ 97.4%Language:C 1.6%Language:QMake 0.5%Language:QML 0.3%Language:CMake 0.2%