Popularity
4.6
Declining
Activity
0.0
Stable
4
4
2

Monthly Downloads: 3
Programming language: Haskell
License: GNU General Public License v3.0 only
Tags: Editing    
Latest version: v0.1.0.0
Add another 'Editing' Package

README

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