Yakuake session manager, build with Nim.
Beware: it works, but it's still very early in the development.
A precompiled binary for Linux AMD 64 of the latest version of yakuakep
can be obtained under the Releases tab.
You might need to install a dbus client.
If you are using ubuntu you can install the qdbus
binary with:
sudo apt-get install qdbus-qt5
- display yakuake tabs
- save yakuake tabs to a json file
- (TODO) restore yakuake tabs from a json file
For now only a very basic interface exists
$ yakuakep ps # show all tabs
$ yakuake save # save tabs
In yakuake you can have multiple terminals per tab, but yakuakep
currently only supports one terminal per tab.
Works via dbus.
Welcome❤
MIT License. Please see License File for more information.