Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.
/ yakuakep Public archive

Yakuake session manager, easily save and restore terminals

License

Notifications You must be signed in to change notification settings

ckrybus/yakuakep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yakuakep

Yakuake session manager, build with Nim.

Beware: it works, but it's still very early in the development.

Installation

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

Features

  • display yakuake tabs
  • save yakuake tabs to a json file
  • (TODO) restore yakuake tabs from a json file

Usage

For now only a very basic interface exists

$ yakuakep ps   # show all tabs
$ yakuake save  # save tabs

Limitations

In yakuake you can have multiple terminals per tab, but yakuakep currently only supports one terminal per tab.

Works via dbus.

Contributing, bug reports, requests

Welcome❤

License

MIT License. Please see License File for more information.

About

Yakuake session manager, easily save and restore terminals

Resources

License

Stars

Watchers

Forks