Awesome
QTerminal
Overview
QTerminal is a lightweight Qt terminal emulator based on QTermWidget.
It is maintained by the LXQt project but can be used independently from this desktop environment. The only bonds are lxqt-build-tools representing a build dependency.
This project is licensed under the terms of the GPLv2 or any later version. See the LICENSE file for the full text of the license.
Installation
Compiling sources
Dependencies Qt ≥ 6.6.0 and QTermWidget. Optional dependencies include libcanberra for playing bells. In order to build CMake ≥ 3.18.0 and lxqt-build-tools are needed as well as optionally Git to pull latest VCS checkouts.
Code configuration is handled by CMake. Building out of source is required. CMake variable CMAKE_INSTALL_PREFIX
will normally have to be set to /usr
.
To build run make
, to install make install
which accepts variable DESTDIR
as usual.
Binary packages
Official binary packages are provided by all major Linux and BSD distributions.
Just use your package manager to search for string qterminal
.
Translation
Translations can be done in LXQt-Weblate
<a href="https://translate.lxqt-project.org/projects/lxqt-desktop/qterminal/"> <img src="https://translate.lxqt-project.org/widgets/lxqt-desktop/-/qterminal/multi-auto.svg" alt="Translation status" /> </a>