Skip to content

Terminal emulator using LingmoUI as interface style on LingmoOS.

License

Notifications You must be signed in to change notification settings

LingmoOS/lingmo-terminal

Repository files navigation

LingmoOS Terminal

Terminal emulator using LingmoUI as interface style on LingmoOS.

Third Party Code

qmltermwidget.

Dependencies

sudo apt install extra-cmake-modules qtbase5-dev qtdeclarative5-dev qtquickcontrols2-5-dev qttools5-dev

Build and install

mkdir build
cd build
cmake ..
make
make install

License

This project has been licensed by GPLv3.