While Monodraw seems to have business related features I feel the need to mention "Mœbius ANSI Art Editor"[0] a cross platform open source alternative. Moebius is a new ANSI and ASCII Editor for MacOS, Windows, and Linux. With a neat Moebius Server feature that allows collaboration by multiple users on the same canvas through a server instance. [0]: https://blocktronics.github.io/moebius/
> a cross platform Not a cross-platform, but JavaScript-extension with cross-platform Chromium browser bundled.
Monodraw: ASCII art editor for the Mac
81–90 of 109 posts
Re: Monodraw: ASCII art editor for the Mac
#82I’m the author of Monodraw, happy to answer any questions.
Re: Monodraw: ASCII art editor for the Mac
#83ASCIIFlow is a less full featured web app with similar functionality to Monodraw, for all the windows/linux/chromebook users wishing for an electron version https://asciiflow.com
Then started using monodraw. Love it.
Re: Monodraw: ASCII art editor for the Mac
#84Remember, when embedding ASCII art in HTML, hide it from screenreaders and provide alt text. Otherwise it's an incomprehensible mess of seemingly random characters.
Re: Monodraw: ASCII art editor for the Mac
#85Re: Monodraw: ASCII art editor for the Mac
#86While Monodraw seems to have business related features I feel the need to mention "Mœbius ANSI Art Editor"[0] a cross platform open source alternative. Moebius is a new ANSI and ASCII Editor for MacOS, Windows, and Linux. With a neat Moebius Server feature that allows collaboration by multiple users on the same canvas through a server instance. [0]: https://blocktronics.github.io/moebius/
Re: Monodraw: ASCII art editor for the Mac
#87Re: Monodraw: ASCII art editor for the Mac
#88This 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…
There's nothing so intensive about it that it needs to be an Electron app either. It could just have easily been a cross-platform native app as well.
Re: Monodraw: ASCII art editor for the Mac
#89While Monodraw seems to have business related features I feel the need to mention "Mœbius ANSI Art Editor"[0] a cross platform open source alternative. Moebius is a new ANSI and ASCII Editor for MacOS, Windows, and Linux. With a neat Moebius Server feature that allows collaboration by multiple users on the same canvas through a server instance. [0]: https://blocktronics.github.io/moebius/