Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 869 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 869 Bytes

yakuake-octopus

This project is fork of git://anongit.kde.org/yakuake

Yakuake is a drop-down terminal emulator based on KDE Konsole technology. The Yakuake website is located at: http://yakuake.kde.org/

major differences from the original project

  • tabs are grouped (to make life easier for those who really need a lot of tabs)
  • predefined layout (example)

install from packages (Debian bullseye/buster/stretch)

# apt update
# apt install yakuake-octopus

build pkg from the sources (Debian)

$ git clone https://github.com/furmur/yakuake.git
$ cd yakuake
$ debuild -us -uc -b