linka-app/linka

Feat: add pin window on top

cmsax opened this issue · 2 comments

cmsax commented

may remake this app with cross-platform app dev tech like electron

I looked into this. I like the idea but it has to work in Android and still be able to work in a browser. I know you can use something like IONIC. We could create a separate Electron branch and have it packaged there. I am up for your ideas.

The other option can also be using something like https://capacitorjs.com/ or https://cordova.apache.org/

cmsax commented

I've tried to add Electron, by adding another script entrypoint in package.json to build for desktop apps only. It's still in progress, and we can avoid the intrusiveness of Electron specific code from the core module.