|
10 years ago | |
---|---|---|
atom | f6d6a12c1a win: uv_poll_get_timeout is removed | 10 years ago |
chromium_src | d2368d2d3b Add Volume keys support in global-shortcut API, fix #630. | 10 years ago |
docs | d77bf0440c docs: Add usage on app packaging | 10 years ago |
script | 2768b1ff64 Fix creating empty chromedriver archive. | 10 years ago |
spec | 927ec6ab7a spec: asar: fs.realpath | 10 years ago |
tools | cba155bcfb Add action to copy chromedriver. | 10 years ago |
vendor | e316e4a267 Upgrade node to v0.11.4, fixes #669 | 10 years ago |
.gitignore | c1e2348695 Check for version when downloading external binaries. | 11 years ago |
.gitmodules | 3a78b5fa13 Use tabs instead of spaces | 11 years ago |
.travis.yml | cc4b3e9e6f make CI build faster | 10 years ago |
LICENSE | f176b2c58f Switch to use MIT license. | 11 years ago |
README.md | 1f0116af13 add community docs | 11 years ago |
appveyor.yml | a378a719e9 Don't run tests. | 10 years ago |
atom.gyp | 9d84f139eb Merge pull request #665 from atom/asar | 10 years ago |
common.gypi | e316e4a267 Upgrade node to v0.11.4, fixes #669 | 10 years ago |
filename_rules.gypi | 8d4211bd3a win: Fix compilation errors for chrome35. | 10 years ago |
package.json | e316e4a267 Upgrade node to v0.11.4, fixes #669 | 10 years ago |
The Atom Shell framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. It is based on node.js and Chromium and is used in the Atom editor.
Prebuilt binaries of atom-shell for Linux, Windows and Mac can be found on the releases page.
Guides and the API reference are located in the docs directory. It also contains documents describing how to build and contribute to atom-shell.
There is an atom-shell
category on the Atom forums
as well as an #atom-shell
channel on Freenode.