rbn42 / qmlterm

Repository from Github https://github.comrbn42/qmltermRepository from Github https://github.comrbn42/qmlterm

A terminal simulator with font shadow based on qmltermwidget.

Dependencies

Ubuntu

sudo apt-get install build-essential qmlscene qt5-qmake qt5-default qtdeclarative5-dev qtdeclarative5-controls-plugin qtdeclarative5-qtquick2-plugin libqt5qml-graphicaleffects qtdeclarative5-dialogs-plugin qtdeclarative5-localstorage-plugin qtdeclarative5-window-plugin -y

Arch Linux

sudo pacman -S qt5-base qt5-declarative qt5-quickcontrols qt5-graphicaleffects

Build and Test

See build_and_test.sh

Install

See install.sh

About

License:MIT License


Languages

Language:QML 70.1%Language:C++ 11.7%Language:Shell 9.6%Language:JavaScript 3.4%Language:Python 3.4%Language:QMake 1.8%