yakuake
Quake-style terminal emulator based on KDE Konsole technology
Install
- All systems
-
curl cmd.cat/yakuake.sh
- Debian
-
apt-get install yakuake
- Ubuntu
-
apt-get install yakuake
- Arch Linux
-
pacman -S yakuake
- Kali Linux
-
apt-get install yakuake
- Fedora
-
dnf install yakuake
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install yakuake
- Raspbian
-
apt-get install yakuake
- Dockerfile
- dockerfile.run/yakuake
yakuake
Quake-style terminal emulator based on KDE Konsole technology
YaKuake is inspired from the terminal in the Quake game: when you press a key (by default F12, but that can be changed) a terminal window slides down from the top of the screen. Press the key again, and the terminal slides back. It is faster than a keyboard shortcut because it is already loaded into memory and as such is very useful to anyone who frequently finds themselves switching in and out of terminal sessions.