cubigato GmbH has released the terminal project tree-style-terminal as Open Source under the GPL-3.0 license. The project is now available on GitHub and is available to the developer community.
tree-style-terminal is a modern Python/GTK terminal application that replaces the traditional tab system with hierarchical tree navigation. Inspired by the popular tree-style-tabs add-on for Firefox, it enables the organization of terminal sessions in an infinitely nestable tree structure.
The project is in active development. Core application functions, the session management system, tree-based sidebar, and full theming support are already implemented. Features like session persistence and advanced keyboard navigation are in progress.
The complete source code is available on GitHub:
https://github.com/cubigato/tree-style-terminal
The project is under the GPL-3.0 license and welcomes contributions from the developer community. Developers can clone the repository, create issues, and submit pull requests.