You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, I'm focusing on developing the Flask version of Growlin; I'll probably merge that branch into the main trunk soon and shift Django away to a branch for now. But right now, the Flask app is still being developed as a web server, with plan to run the server locally and view it in the browser to use it. It's not going to feel like a native desktop app.
Just now, I came across this StackOverflow post, describing how to easily turn a Flask project into a (almost) native desktop app.
But I haven't used WebKit before: does anyone know how it works? It'll be nice if someone can try WebKitifying the Growlin app and put screenshots so we know how it's looking...
The text was updated successfully, but these errors were encountered:
Right now, I'm focusing on developing the Flask version of Growlin; I'll probably merge that branch into the main trunk soon and shift Django away to a branch for now. But right now, the Flask app is still being developed as a web server, with plan to run the server locally and view it in the browser to use it. It's not going to feel like a native desktop app.
Just now, I came across this StackOverflow post, describing how to easily turn a Flask project into a (almost) native desktop app.
But I haven't used WebKit before: does anyone know how it works? It'll be nice if someone can try WebKitifying the Growlin app and put screenshots so we know how it's looking...
The text was updated successfully, but these errors were encountered: