A terminal emulator for Cutefish.
 
 
 
 
Go to file
DELEPaps 75850a42f3
xterm 256 color
I think this is necessary, so that the terminal has rich colors and is not old-fashioned
.github/workflows Update build.yml
debian feat: release 0.7
qmltermwidget xterm 256 color
src feat: add fullscreen shortcut
translations Translated using Weblate (Danish)
.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.