Hacker News new | ask | show | jobs
by viraptor 1503 days ago
If you're ok with electron's size, then you could look at dotnet + avaloniaui. WPF-like and very portable, desktop and mobile. http://avaloniaui.net/

I'm mentioning the size because dotnet itself will take some space unless some other app already installed it. Or you can try native compilation with it.