I recently discovered Tauri. What was the development experience like? Is the project open source? I'd like to take a look :D
It was frictionless to get everything up and running.
Communication between the frontend and backend is via an `invoke` method, easy as pie :).
It's not open source, but once I get the Apple developer stuff all done, I'll add an auto-update feature and open source it.
It was frictionless to get everything up and running.
Communication between the frontend and backend is via an `invoke` method, easy as pie :).
It's not open source, but once I get the Apple developer stuff all done, I'll add an auto-update feature and open source it.