OokTech / TW5-BobEXE

TiddlyWiki5 packaged with the Bob plugin in a single executable file. Now in a much more usable repo! Please don't put issues with Bob here, this is for the part that do the compiling.
46 stars 3 forks source link

[Suggestion] Package TW5-BobEXE into tauri instead of electron #26

Open DesignThinkerer opened 1 year ago

DesignThinkerer commented 1 year ago

Hi, I've read on talk tiddlywiki that you were maybe planning to make TW5-BobEXE into an electron app. I don't know if you know of tauri, but it seems like a better option at first glance: smaller, faster, and more secure, it also offers a built-in build system that can be used to create installers and packages for different platforms. There is also Wails that use a Go backend.

Thanks a lot for the work you've done on bob & TW5-BobEXE !

inmysocks commented 1 year ago

I have never heard of Tauri, but 'not electron' isn't a bad selling point all by itself. I will check it out.