Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 354 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 354 Bytes

af

Local packaging for https://asciiflow.com/

Feature

  • Support ASCIIFlow2 & ASCIIFlow3
  • Supported on Windows, macOS, and Linux
  • Desktop tray-icon

screenshot

Dev & Build

$ git clone git@github.com:g-lib/af.git
$ cd af
$ sudo apt-get install libgtk-3-dev libappindicator3-dev -y
$ go build .