Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Run Brackets as a Chrome Packaged App #1709

Closed
huningxin opened this issue Sep 25, 2012 · 4 comments
Closed

Run Brackets as a Chrome Packaged App #1709

huningxin opened this issue Sep 25, 2012 · 4 comments

Comments

@huningxin
Copy link

According to Chrome Packaged Apps (http://developer.chrome.com/apps/), it will be a web app runtime breaking out of browser and be able to access more native platform capabilities such as files, windows and devices. Do you guys consider to run brackets as a Chrome Packaged App?

The benefits I can see include:

  1. Multiple platforms support: support Windows, OSX and Linux by default.
  2. To leverage native platform capabilities accessing of chrome instead of custom v8/CEF3 bindings.
    For example, brackets could use chrome.fileSystem.* (http://developer.chrome.com/apps/fileSystem.html) to access native files via W3C file API (directory support is in progress). Brackets could also use chrome.app.window.* (http://developer.chrome.com/apps/app.window.html) to handle application window creation, position, sizing and even title bar customization.

Any of your thoughts?

@pthiess
Copy link
Contributor

pthiess commented Sep 26, 2012

Move to Backlog

@tsi
Copy link

tsi commented Oct 6, 2012

+1

@jasonsanjose
Copy link
Member

There is a thread about Chrome Packaged Apps on the group https://groups.google.com/forum/?fromgroups=#!msg/brackets-dev/y_B97tl8Zuo/6C3Qyy4BbZ0J.

@pthiess
Copy link
Contributor

pthiess commented Nov 15, 2012

Added Trello Card #698, closing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants