Skip to main content

Display the i3 tree for the current or all workspaces

Project description

py3tree

A reimplementation of i3tree in Python, using i3ipc.

Overview

i3tree is a program written by sciurus in Perl for the i3 tiling window manager.

This project is a reimplementation of this tool in Python.

Installation

$ pip install --user py3tree

Usage

Show the entire tree, including all workspaces:

$ py3tree

Show the tree for just the workspace named "1":

$ py3tree -w 1

Show the tree for both the workspace named "1" and the workspace named "two":

$ py3tree -w 1 two

Show the tree for the current focused workspace:

$ py3tree -f

Acknowledgements

Thank you to sciurus for the original i3tree, licensed under the GPLv3.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py3tree-0.0.3.tar.gz (14.9 kB view hashes)

Uploaded Source

Built Distribution

py3tree-0.0.3-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page