olynch / ige

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An interactive graph editor.

Key bindings:

  • Action:

    • a Add node
    • c Link node
    • d Delete node
    • w Write to file
    • o Read from file
    • q Exit
  • Movement:

    • + Zoom in
    • - Zoom out
    • h Move left
    • j Move down
    • k Move up
    • l Move right
    • > Rotate clockwise
    • < Rotate counterclockwise

About

License:GNU General Public License v3.0


Languages

Language:Haskell 99.0%Language:Nix 1.0%