Show HN: Vuido builds desktop apps using Vue.js without Electron
1–10 of 117 posts
Re: Show HN: Vuido builds desktop apps using Vue.js without Electron
#2Link to repo: https://github.com/mimecorg/vuido
I’m glad this exists, I didn’t want to setup a whole React thing.
Re: Show HN: Vuido builds desktop apps using Vue.js without Electron
#3Interesting, this reminds me of Proton Native. Both are based on libui.
Proton discussion: https://news.ycombinator.com/item?id=16978901
Re: Show HN: Vuido builds desktop apps using Vue.js without Electron
#4Here's a link to the libui library that Vuido is based upon:
https://github.com/andlabs/libui
Both libui and Vuido are works in progress but seemed quite promising and are being actively developed.
Re: Show HN: Vuido builds desktop apps using Vue.js without Electron
#5I think, mixing of both technologies is a key to have a really powerful desktop app; just look at Publii app https://getpublii.com
Re: Show HN: Vuido builds desktop apps using Vue.js without Electron
#6unfortunately being based on libui it is limited to barely be usable. libui does not even have a listbox.
Re: Show HN: Vuido builds desktop apps using Vue.js without Electron
#7Confirm me if I'm wrong, but didn't you just invent GTK?
Re: Show HN: Vuido builds desktop apps using Vue.js without Electron
#8I think, mixing of both technologies is a key to have a really powerful desktop app; just look at Publii app https://getpublii.com
Every comment you've made has been about publii - leading me to believe you're associated with it. HN is supportive of people pitching their products - but I would suggest you disclose your association in comments - otherwise it's just plain spammy.
Re: Show HN: Vuido builds desktop apps using Vue.js without Electron
#9Nice. For those who don't care about native UI : has anyone tried to ship a react-like library used in the OS native browser ? That way you avoid Electron bloat, you just need to take care of the design for different native browsers.
Re: Show HN: Vuido builds desktop apps using Vue.js without Electron
#10you all need mote tk in your life.
maybe it's time for jsTk?