A terminal emulator for Cutefish.
 
 
 
 
Go to file
Stoyan Vuchev 7939ac69be
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (15 of 15 strings)

Translation: CutefishOS/Terminal
Translate-URL: https://hosted.weblate.org/projects/cutefishos/terminal/bg/
.github/workflows Update build.yml
debian Update changelog
qmltermwidget Update changelog
src Update changelog
translations Translated using Weblate (Bulgarian)
.gitignore Init
CMakeLists.txt Add font settings
LICENSE Init
README.md Update README.md
cutefish-terminal.desktop Update desktop file

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 qttools5-dev

Build and install

mkdir build
cd build
cmake ..
make
make install

License

This project has been licensed by GPLv3.