schorsch1976 / AsciiFlowQT

QT Based Ascii Chart editor
GNU General Public License v3.0
16 stars 5 forks source link

Asciiflow QT/Wx Editor

Purpose:

Draw and edit any ascii art diagram. It is mostly used for programming issues to document structure in an header or source as a comment.

Why an offline Ascii Flow Editor?

As i got annoyed that AsciiFlow Infinity or asciiflow stable is just available when there is internet, i wrote my own QT/Wx based application.

AsciiFlow Infinity now wants me to log in to google. Why should i log in to google to draw some ascii charts?

Features:

License

GPL-3.0

Used Libraries:

QT-5 and/or wxWidgets

Building:

Installing requirements:

Building:

Just start it by ./src/qt/AsciiFlow or ./src/wx/AsciiFlow