
- #Code editor for mac and windows for mac#
- #Code editor for mac and windows software#
- #Code editor for mac and windows code#
NET Core apps are in the Mac app store? I hope it gets better but as of this writing (2020) there's very few notable ones. Mono has been around for over half a decade and I haven't seen it mature for a consumer app. There is ".NET Core" aka Mono but its not fully matured at this time for Mac.
#Code editor for mac and windows for mac#
Then use something native for Mac and shared libraries for non-GUI code. FreeMind the free mind mapper, is a good example of what can be achieved in Java.
#Code editor for mac and windows software#
I'd also say JVM software companies tend to go under (more on this later). There are some Java packaging systems that are leaner/all bundled in. Consumer: Java? I don't think Java is a great fit for consumer desktop although I could be wrong.This is an extremely time consuming endeavour no matter what path you take. Sadly, for mass market consumer apps (not utilities for IT people but beautiful designs for the masses like Dropbox, Skype) you will be spending a ton of time getting the installation system to work and getting the app to look and feel appropriate. It is a lot of work (a) getting Python packaged properly for smooth x-platform install, and (b) GUI work will take a long time. Google Flutter is a new entrant worth evaluating.
#Code editor for mac and windows code#
Visual Studio Code was made with Electron, for example (last I checked). It depends on the audience of the app: Consumer mass market or business/IT If its mass market consumer facingĮlectron or native UI, perhaps with shared non-UI code. I mean, which one has a better GUI building ability for my goal?īTW GTK# uses different libraries for each platforms, so that should be an clutter for my core architecture, or not?!
