loopy icon indicating copy to clipboard operation
loopy copied to clipboard

Standalone desktop application?

Open baimafeima opened this issue 8 years ago • 6 comments

Is there also a standalone desktop application of loopy capable to run on a Linux-based operating system?

baimafeima avatar Aug 14 '17 21:08 baimafeima

If you download the repo and open up index.html in Firefox, it should work just fine locally!

(Chrome has a "problem" where it won't do AJAX calls on file://, because of cross-origin security whatever. If you want to use Chrome, you'll need to run a local server using http-server or something)

ncase avatar Aug 17 '17 19:08 ncase

Thanks, but I actually meant whether you have any plans to develop a standalone desktop version of loopy. The look and feel would be different from opening it in a browser.

baimafeima avatar Sep 06 '17 23:09 baimafeima

What about putting it in Electron?

Ryuno-Ki avatar Sep 18 '17 19:09 Ryuno-Ki

@Ryuno-Ki Yeah, why not. Probably the easiest way given it's browser-based?

baimafeima avatar Sep 23 '17 14:09 baimafeima

If users are confidant doing it, they can use Nativefier to create a standalone app from this site (or any other) that will run on their system.

marktnoonan avatar Sep 23 '17 15:09 marktnoonan

I'm having trouble thinking of compelling use cases. I see you're interested in privacy -- is that it?

jimtobias avatar Mar 25 '20 09:03 jimtobias