1 comment

[ 3.5 ms ] story [ 14.1 ms ] thread
ASCII-d is an ASCII diagram editor I've been working on for some time now and recently reached a "usable" state, so I think it might be a good time to share about it.

Under the hood, it uses Druid as a UI library.

Here's a screenshot of what it does:

> https://user-images.githubusercontent.com/613943/220793686-a...

If you are familiar with Monodraw on macOS, so you know what this app does. I intend to build a minimal version of Monodraw and maybe support multiple platforms. It's not as feature complete as other ASCII drawing apps for now. But it's a start.

I hope you guys like it. Any feedback would be greatly appreciated!