how to build linux apps with GUI?
hi - there is a terminal tool for which I want to create a GUI. How should I start building it? I am comfortable with programming and can use python, javascript, c# etc. I've heard terms like gtk. What should I use to build apps?
I'm building it on GNOME / pop-cosmic DE but I'd want it to look good on all DEs.
Feel free to boost this post.
<p>Maybe you can start here, python oriented link:</p><p><a href="https://www.tecmint.com/create-gui-applications-in-linux" target="_blank">https://www.tecmint.com/create-gui-applications-in-linux/</a></p><p><br></p><p>I could also find this, that I think it's C/C++ oriented:</p><p><a href="https://wiki.gnome.org/Building%20cross-platform%20GTK+%20applications%20with%20MinGW%20and%20C/C++" target="_blank">https://wiki.gnome.org/Building%20cross-platform%20GTK+%20applications%20with%20MinGW%20and%20C/C++</a></p><p><br></p><p>Here, there is also some related stuff:</p><p><a href="https://www.ubuntubuzz.com/2018/11/setup-cgtk-programming-tools-on-ubuntu-for-beginners.html" target="_blank">https://www.ubuntubuzz.com/2018/11/setup-cgtk-programming-tools-on-ubuntu-for-beginners.html</a></p><p><br></p><p>Hope it helps getting you started.</p><p><br></p>
Post your answer
Sign in to post your amazing answer.