this post was submitted on 02 Aug 2023
326 points (100.0% liked)
196
16423 readers
2232 users here now
Be sure to follow the rule before you head out.
Rule: You must post before you leave.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Its hard to answer without knowing what your app needs to do.
For a generic crossplatform program, I would say QT or GTK when programming in C/++.
Also depends on the language being used. Even if it's javascript, you could use something like Tauri or Neutralino, which can also make an executable bundle which uses the OS's native HTML renderer, no bundled chromium needed.
Some languages + recommended graphical frameworks: