package

github.com/superhawk610/idot

main / published Sep 28, 2021 / repository

Display Graphviz images inline in your terminal (inspired by https://twitter.com/thingskatedid/status/1316075850580652032).

idot

Display Graphviz images inline in your terminal.

echo 'digraph { A -> B }' | idot

See this tweet.

API

  • Idot

    This script will display a Graphviz graphic from STDIN using iTerm's built-in support for rendering images.