Ynjxsjmh / i3-ipc-visualizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A visualizer with graphviz dot to view the GET_TREE message type of i3ipc as a tree in the brute force way.

$ python visualize.py -h                                                                                                                     ─╯
usage: visualize.py [-h] [-w WORKSPACE] [-v VERBOSE] [-f FILENAME]

options:
  -h, --help            show this help message and exit
  -w WORKSPACE, --workspace WORKSPACE
                        Which workspace to visualize.
  -v VERBOSE, --verbose VERBOSE
                        Logging level of the node content.
  -f FILENAME, --filename FILENAME
                        Filename of the output dot file and pdf file.

About


Languages

Language:Python 100.0%