A cross-platform ASCII diagram drawing app https://web.ascii-draw.com
See the codeASCII-d is a cross-platform ASCII diagram drawing application, with focus on minimal UI.

Still heavily WIP.
To install from source, you can do the following steps.
cargo bundle tool:$ cargo install cargo-bundle
$ git clone https://github.com/huytd/ascii-d && cd ascii-d
$ cargo bundle --release
After this step, you'll have the ASCII-d.app file inside target/release/bundle/osx folder (if you're on macOS).
Just copy this file to your /Applications folder and you're done!
See DEVLOG.md for the development progress. Or ARCHITECT.md for architecture and technical details.
It would be much appreciated if you want to make a small donation to support my work!
Rust
99.9%
A cross-platform ASCII diagram drawing app https://web.ascii-draw.com
See the codeASCII-d is a cross-platform ASCII diagram drawing application, with focus on minimal UI.

Still heavily WIP.
To install from source, you can do the following steps.
cargo bundle tool:$ cargo install cargo-bundle
$ git clone https://github.com/huytd/ascii-d && cd ascii-d
$ cargo bundle --release
After this step, you'll have the ASCII-d.app file inside target/release/bundle/osx folder (if you're on macOS).
Just copy this file to your /Applications folder and you're done!
See DEVLOG.md for the development progress. Or ARCHITECT.md for architecture and technical details.
It would be much appreciated if you want to make a small donation to support my work!
Rust
99.9%