nodegui / vue-nodegui

Build performant, native and cross-platform desktop applications with native Vue + powerful CSS like styling.🚀
https://vue.nodegui.org
MIT License
805 stars 28 forks source link

is the project dead ? #102

Open AurelienConil opened 1 year ago

AurelienConil commented 1 year ago

last commit is 2020, and plenty of issue are still there ...

Is this projected considered as dead ? or any contributor are still in ?

gregpalaci commented 12 months ago

I think not actively maintained at the moment I would check out https://tauri.app/ for the time being

lovelyJason commented 2 months ago

I think not actively maintained at the moment I would check out https://tauri.app/ for the time being

Is that based on rust?

dontcryme commented 2 months ago

I think not actively maintained at the moment I would check out https://tauri.app/ for the time being

Is that based on rust?

tauri is based on rust(backend) + fe(react..svelte...vue...angular...etc..)

gregpalaci commented 1 month ago

I think not actively maintained at the moment I would check out https://tauri.app/ for the time being

Is that based on rust?

You might be interested in trying this https://github.com/tw93/Pake it abstracts the rust away but you can still hack it later if you would like. You can use any frontend and vue is a first class citizen.

This project is paused while QT framework limitations are being addressed, I'm only on documentation.