quark-shell-mac icon indicating copy to clipboard operation
quark-shell-mac copied to clipboard

Quark Shell for Mac helps web developers to create native-like Mac menubar app using HTML and JavaScript without writing any native code.

Results 13 quark-shell-mac issues
Sort by recently updated
recently updated
newest added

a lot of JS scripts use something like: `script.src = '//cdn.syndication.twimg.com/widgets/timelines/'` which becomes `'file://cdn.syndication.twimg.com/widgets/timelines/'` would there be a way to fix this, except hardcoding it to http or https? ##...

enhancement

https://github.com/tripit/slate ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/7821464-documentation-using-slate?utm_campaign=plugin&utm_content=tracker%2F899498&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F899498&utm_medium=issues&utm_source=github).

proposed

It would be nice to be able to read/write files. The HTML5 File API works but as far as I know requires user interaction/selection of files. Is there a way...

feature