TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

ASCII-d – A minimal ASCII diagram editor

8 pointsby huydotnetabout 2 years ago

1 comment

huydotnetabout 2 years ago
ASCII-d is an ASCII diagram editor I&#x27;ve been working on for some time now and recently reached a &quot;usable&quot; state, so I think it might be a good time to share about it.<p>Under the hood, it uses Druid as a UI library.<p>Here&#x27;s a screenshot of what it does:<p>&gt; <a href="https:&#x2F;&#x2F;user-images.githubusercontent.com&#x2F;613943&#x2F;220793686-a9e01441-4345-4609-a2ef-b5b1788825f2.png" rel="nofollow">https:&#x2F;&#x2F;user-images.githubusercontent.com&#x2F;613943&#x2F;220793686-a...</a><p>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&#x27;s not as feature complete as other ASCII drawing apps for now. But it&#x27;s a start.<p>I hope you guys like it. Any feedback would be greatly appreciated!