←back to thread

Monodraw

(monodraw.helftone.com)
603 points mafro | 3 comments | | HN request time: 0s | source
Show context
milen ◴[] No.45038082[source]
Developer of the app here, happy to answer any questions.
replies(26): >>45038155 #>>45038176 #>>45038199 #>>45038213 #>>45038235 #>>45038370 #>>45038646 #>>45038650 #>>45039003 #>>45040018 #>>45040640 #>>45040834 #>>45042332 #>>45042503 #>>45043792 #>>45043939 #>>45044192 #>>45044203 #>>45044952 #>>45045886 #>>45046077 #>>45046141 #>>45047295 #>>45047323 #>>45062718 #>>45076311 #
SirFatty ◴[] No.45038213[source]
Windows version in the future?
replies(1): >>45038249 #
milen ◴[] No.45038249[source]
There are no current plans but never say never (the app is 100% AppKit, so porting means a full rewrite).

I wish I had the time to port it to all three desktop OSes.

replies(6): >>45038661 #>>45038804 #>>45039810 #>>45040235 #>>45042216 #>>45043195 #
SirFatty ◴[] No.45038804[source]
ok.. web app? (not a programmer, so no idea if a web app is any different from a development standpoint)
replies(1): >>45040911 #
milen ◴[] No.45040911[source]
Targeting Windows/Linux/web still means I cannot re-use the sources. But targeting web might be faster in terms of development time, although I don't have deep expertise on non-Apple platforms, so I cannot say for sure.
replies(1): >>45041440 #
criddell ◴[] No.45041440[source]
Targeting the web will remove your giant advantage: native UI.
replies(1): >>45043753 #
1. thimabi ◴[] No.45043753[source]
Agreed, but between having a web version and having the app stay exclusive to MacOS, I’d prefer the former.
replies(1): >>45044739 #
2. criddell ◴[] No.45044739[source]
Why? There are already all kinds of web sites that do this kind of thing. Monodraw's unique selling point is that it's a native Mac app that takes advantage of the Mac UI and it's done well so the UX is top notch.

If you don't care about making the best possible app that you can, go ahead and do it in the browser. You will get something that's probably good enough and runs everywhere. But it's going to use more battery, more memory, and more bandwidth and not feel like a Mac app. Plus (IMHO) it's less fun to develop for the browser.

replies(1): >>45051388 #
3. thimabi ◴[] No.45051388[source]
I believe the attention to detail that sets Monodraw apart can be transposed to the web as well — albeit diverging from MacOS conventions.

It’s possible to make great web apps, it just takes the kind of care and dedication that @milen has already proven to have. If the web interface lowers the barriers to developing a cross-platform version of Monodraw, then I think it would be silly not to consider investing in it.