Monodraw: ASCII art editor for the Mac
monodraw.helftone.com
Monodraw: ASCII art editor for the Mac
1–10 of 109 posts
Re: Monodraw: ASCII art editor for the Mac
#2Re: Monodraw: ASCII art editor for the Mac
#3This looks really cool. Well done! And no electron. Will definitely try it out
I bought this app years ago - I have a feeling it might even predate electron?
It's awesome for embedding simple diagrams.
Re: Monodraw: ASCII art editor for the Mac
#4Re: Monodraw: ASCII art editor for the Mac
#5This looks really cool. Well done! And no electron. Will definitely try it out
Re: Monodraw: ASCII art editor for the Mac
#6Re: Monodraw: ASCII art editor for the Mac
#7Re: Monodraw: ASCII art editor for the Mac
#8Still works well though.
Re: Monodraw: ASCII art editor for the Mac
#9This looks really cool. Well done! And no electron. Will definitely try it out
This app has no dependency on native OS for anything beyond writing data. It doesn't need to compile heavy code bases, it doesn't need fast GPU or other access. It could have very well been an electron app, and it would have the benefit of being widely available on many platforms.
I'd love to be able to use this app, but as a Linux and Windows user, I'm unable to. So I'll be searching for an alternative that runs on the platforms I have access to.
That said, no hate on the author for building the tool to their needs and desires. It's a fantastic looking app, and looks well executed. Wish I could use it.
Re: Monodraw: ASCII art editor for the Mac
#10This looks really cool. Well done! And no electron. Will definitely try it out
I get the hate that Electron gets for it's weight and overhead, but this is a perfect example of why Electron has value. This app has no dependency on native OS for anything beyond writing data. It doesn't need to compile heavy code bases, it doesn't need fast GPU or other access. It could have very well been an electron app, and it would have the benefit of being widely available on many platforms. I'd love to be ab…
It's an interesting choice to do native.
That said, very impressive work.