mirror of https://github.com/cutefishos/terminal
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34d6e3a1b6
Currently translated at 100.0% (15 of 15 strings) Translation: CutefishOS/Terminal Translate-URL: https://hosted.weblate.org/projects/cutefishos/terminal/ta/ |
1 month ago | |
---|---|---|
.github/workflows | 3 years ago | |
debian | 3 years ago | |
qmltermwidget | 3 years ago | |
src | 3 years ago | |
translations | 1 month ago | |
.gitignore | ||
CMakeLists.txt | 3 years ago | |
LICENSE | ||
README.md | 3 years ago | |
cutefish-terminal.desktop | 3 years ago |
README.md
CutefishOS Terminal
A terminal emulator for Cutefish.
Third Party Code
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.