Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		
- 
				
				If you are ok with lgpl or paying for a proprietary license, Qt. https://qt.io
- 
				
				 benj8357yTcl/Tk benj8357yTcl/Tk
 
 For real, it's a solution that you can get a fui working pretty easy. Depending on what you want to do you can have the computation on another language (tkinter) or in Tcl.
 
 *"But Tcl is old and dead!" your cries goes... Not at all! It's one of the main languages used in EE tools (I'm thinking FPGA and other automation tools)
- 
				
				https://build-system.fman.io seems to be getting traction (i know 2 shits about it though, just found it)
- 
				
				 eval6617yI dont really see a disadvantage to something like electron except for humongous package size. But i guess most often thats not all that important if its 10mb or 100mb :/ eval6617yI dont really see a disadvantage to something like electron except for humongous package size. But i guess most often thats not all that important if its 10mb or 100mb :/
 Or is it? I use electron-vue and im really happy with it
- 
				
				 inaba44857y@irene Yar it's also on my bucket list since it seems like a pretty cool way to make UI with inaba44857y@irene Yar it's also on my bucket list since it seems like a pretty cool way to make UI with
Related Rants
- 
						
							 ODXT5Human: "Why did you buy an old iPhone?" Me: "Mostly for cross-platform development" *Apparently that was not... ODXT5Human: "Why did you buy an old iPhone?" Me: "Mostly for cross-platform development" *Apparently that was not...
- 
						
							 reactivedev19 reactivedev19 Developing responsive websites is very important. 😂 Developing responsive websites is very important. 😂
- 
						
							 practiseSafeHex7 practiseSafeHex7 Follow up to yesterday’s “hybrid/cross-platform is shit” rant about Electron apps being blocked from the... Follow up to yesterday’s “hybrid/cross-platform is shit” rant about Electron apps being blocked from the...







So i want to build a desktop app for some of my colleagues and me. Unfortunately, we all have different operating systems.
What are your suggestions for cross-plattform (Linux, MacOS, Windows) desktop develeopment? Besides js or js-frameworks.
question
cross-platform