linka icon indicating copy to clipboard operation
linka copied to clipboard

Feat: add pin window on top

Open cmsax opened this issue 1 year ago • 2 comments

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

cmsax avatar Mar 20 '23 12:03 cmsax

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/

use-the-fork avatar Apr 24 '23 11:04 use-the-fork

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.

cmsax avatar Apr 24 '23 12:04 cmsax