No Description

Cheng Zhao de151cef8e Bump v0.20.8 10 years ago
atom de151cef8e Bump v0.20.8 10 years ago
chromium_src c6a18b1b59 Split the words before sending it to spellCheck 10 years ago
docs 0a59384003 Correct spelling mistake. 10 years ago
script fe81e5b32d Use https://atom.io/download/atom-shell as headers download URL 10 years ago
spec c14c6a3521 spec: The preload script should be able to receive ipc messages 10 years ago
tools 1bebf1cc2c win: Fix generating location.pak. 10 years ago
vendor 81b370ee9f Implement CheckMediaAccessPermission, fixes #1017 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 42077999e9 Add China download mirrors 10 years ago
appveyor.yml a378a719e9 Don't run tests. 10 years ago
atom.gyp 91320a9e55 Remove AtomRendererBindings 10 years ago
common.gypi 136b3da458 Add -stdlib=libc++ for linking 10 years ago
filename_rules.gypi d4e3c39fa5 Add AtomSpeechRecognitionManagerDelegate 10 years ago
package.json de151cef8e Bump v0.20.8 10 years ago

README.md

Atom Shell Build Status

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.

Downloads

Prebuilt binaries of atom-shell for Linux, Windows and Mac can be found on the releases page.

Mirrors

Documentation

Guides and the API reference are located in the docs directory. It also contains documents describing how to build and contribute to atom-shell.

Community

There is an atom-shell category on the Atom forums as well as an #atom-shell channel on Freenode.