haknkayaa / TermiteClone

This is a clone of the Termite terminal emulator, written in Qt/QML and C++.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Termite Clone (with Qt/QML and C++)

This is a clone of the Termite terminal emulator, written in Qt/QML and C++. This project is a practice project for me to learn Qt/QML and C++. But I hope it can be useful for someone else.

The application is still in development, but it is already usable.

This is a screenshot of the application:

This is original Termite:

Development Environment:

  • Qt 5.15.2
  • Qt Creator 4.14.0
  • CLion 2021.2.3
  • Windows 11
  • CMake 3.20.5

Contact:

About

This is a clone of the Termite terminal emulator, written in Qt/QML and C++.


Languages

Language:QML 59.5%Language:C++ 25.0%Language:JavaScript 9.6%Language:CMake 5.8%