All Projects → lirios → terminal

lirios / terminal

Licence: GPL-3.0 License
🚀 Terminal

Programming Languages

C++
36643 projects - #6 most used programming language
QML
638 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to terminal

TreeEdit
Qml TreeEdit with Controls2 (Qml树结构编辑器,使用Controls2实现)
Stars: ✭ 50 (+78.57%)
Mutual labels:  qml, qtquick, qtquick-controls2
maxLibQt
A collection of C++ classes and QtQuick QML components for use with the Qt framework.
Stars: ✭ 18 (-35.71%)
Mutual labels:  qml, qtquick, qtquick-controls2
pardus-store
Pardus Application Store
Stars: ✭ 32 (+14.29%)
Mutual labels:  qml, qtquick, qtquick-controls2
QtIosCMake
📱 Deploy Qt Application for iOS with a single macro when using CMake.
Stars: ✭ 35 (+25%)
Mutual labels:  qml, qtquick, qtquick-controls2
CatLearnQt
CatLearnQt,提供QWidget,Quick,网络,串口,基础库和示例。案例软件支持样式切换,与国际化。
Stars: ✭ 63 (+125%)
Mutual labels:  qml, qtquick, qtquick-controls2
vatsinator-legacy
An open-source Vatsim monitor
Stars: ✭ 12 (-57.14%)
Mutual labels:  qml, qtquick
python-qt-live-coding
Live coding environment for Python, Qt and QML.
Stars: ✭ 35 (+25%)
Mutual labels:  qml, qtquick
sp qt libs
C++11/Qt/QML библиотека, предназначенная для разработки мобильных приложенией под Android и iOS
Stars: ✭ 23 (-17.86%)
Mutual labels:  qml, qtquick
Qt3D-learn
Qt3D-learn
Stars: ✭ 36 (+28.57%)
Mutual labels:  qml, qtquick
Project-Template
A template for modern C++ projects with useful features for developing cross-platform products.
Stars: ✭ 44 (+57.14%)
Mutual labels:  qml, qtquick
g-timetracker
Global Time Tracker
Stars: ✭ 20 (-28.57%)
Mutual labels:  qml, qtquick
qml-logger
Plugin for file logging from QML
Stars: ✭ 17 (-39.29%)
Mutual labels:  qml, qtquick
qt-quick-responsive-helper
A simple toolbar for QtQuick based applications, to let developers test different resolutions and dpi settings easily. It was made to be integrated with minimal effort (only one QML file), and to be configurable for your specific usage.
Stars: ✭ 26 (-7.14%)
Mutual labels:  qml, qtquick
QtDemos
This is a demo about Qt5, including Qt Custom Widget, Qt Multithreaded Downloader, QML Video Player(using OpenGL, FFmpeg and SDL2)
Stars: ✭ 18 (-35.71%)
Mutual labels:  qml, qtquick
sddm-sugar-dark
The sweetest dark theme around for SDDM, the Simple Desktop Display Manager.
Stars: ✭ 72 (+157.14%)
Mutual labels:  qml, qtquick-controls2
QaterialGallery
🖼️ Qaterial Library Showcase.
Stars: ✭ 85 (+203.57%)
Mutual labels:  qml, qtquick
qml-ar
Seamless Augmented Reality module for QML using UchiyaMarkers
Stars: ✭ 32 (+14.29%)
Mutual labels:  qml, qtquick
QtMobileApp
This repository contains basic template for Qt for mobile app development using QML and C++ as backend to access RESTful API's
Stars: ✭ 16 (-42.86%)
Mutual labels:  qml, qtquick
qml-oled-renderer
Renders QML applications to an SSD1309 OLED screen
Stars: ✭ 21 (-25%)
Mutual labels:  qml, qtquick
QMLTreeView
A TreeView component for QML/QtQuick 2 with a generic TreeModel
Stars: ✭ 21 (-25%)
Mutual labels:  qml, qtquick-controls2

Terminal

License GitHub release GitHub issues CI

A Material Design terminal.

Dependencies

Qt >= 5.10.0 with at least the following modules is required:

The following modules and their dependencies are required:

Installation

mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/path/to/prefix ..
make
make install # use sudo if necessary

Replace /path/to/prefix to your installation prefix. Default is /usr/local.

Licensing

Licensed under the terms of the GNU General Public License version 3 or, at your option, any later version.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].