A terminal emulator for Cutefish.
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.
 
 
 
 
bugthug b3e40204a5
Translated using Weblate (Hebrew (Israel))
Currently translated at 92.3% (12 of 13 strings)

Translation: CutefishOS/Terminal
Translate-URL: https://hosted.weblate.org/projects/cutefishos/terminal/he_IL/
4 years ago
.github/workflows Update build.yml 4 years ago
debian Init 4 years ago
qmltermwidget Support blur 4 years ago
src Improve settings dialog 4 years ago
translations Translated using Weblate (Hebrew (Israel)) 4 years ago
.gitignore Init 4 years ago
CMakeLists.txt Add font settings 4 years ago
LICENSE Init 4 years ago
README.md Init 4 years ago
cutefish-terminal.desktop Init 4 years ago

README.md

CutefishOS Terminal

A terminal emulator for Cutefish.

Third Party Code

qmltermwidget.

Dependencies

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

Build and install

mkdir build
cd build
cmake ..
make
make install

License

This project has been licensed by GPLv3.