Godot for complex GUI non-game-related applications

Go on the web and search a cross-platform GUI framework for any language - These are the top results:

Flutter
React[Native]
Electron
Qt
Tkinter

Now, see the documentation. You, believe me, are going to have a headache learning from those tutorials. The frameworks are HARD, and not AT ALL convenient. Then, you get an idea! But, you’re not sure if it’ll work out: Use Godot To Create Complex GUI apps(Not at all games).
These apps range from social media, to tools, to etc. Is there any Real(Not official app, or not created FOR godot, or for smth game related) app that does this?

Thanks.

1 Like

Thanks for replying! That was quick! I’ve checked them out and surely, the tools are awesome! But is it possible to use it for social media apps(or similar?)

I’m a long time advocate of Godot as a replacement for Qt, React and the like, my first forays with it in this regard started in 2018.

Here’s a quick list of non-game tools/applications made with Godot:


Trello-like interface made with Godot (source-code - shameless plug, made by me):

And book about making Business applications with Godot:


Educational tool for engineering students:

https://www.reddit.com/r/godot/comments/r6i8ya/i_developed_a_floss_educational_tool_in_godot_for/


A Point of Sales software:

https://www.reddit.com/r/godot/comments/1ao3jzn/coolpos_a_small_point_of_sale_system_built_with/


And another list of tools (but mostly here are game related):

5 Likes

Hi, any updates for when the book releases ?