Skip to content

GMDProjectL/qmltermwidget

 
 

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.

This plugin will power UniTerminal, terminal emulator for Uni desktop environment.

This package also contains a simple test application.

Building

mkdir build && cd build
qmake6 .. && make -j6

Installing

cd build
sudo make install

To test it:

qmlscene6 -I . test-app/test-app.qml

About

QML port of qtermwidget (qt6 rework by tofee)

Resources

License

GPL-2.0 and 3 other licenses found

Licenses found

GPL-2.0
LICENSE
BSD-3-Clause
LICENSE.BSD-3-clause
Unknown
LICENSE.LGPL2+
Unknown
COPYING-CMAKE-SCRIPTS

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.3%
  • C 1.7%
  • Other 1.0%