No Description

Kevin Sawicki 1c91b4888a Merge pull request #754 from Subash/master 10 years ago
atom 9ed6ad8165 Forbid using protocol module before app is ready, fixes #661 10 years ago
chromium_src 0d957cc68e Update libgio_loader for some APIs 10 years ago
docs 996e2bdc69 Update web-view-tag.md 10 years ago
script e7825da0f8 Upgrade libchromiumcontent to discard iframe security settings 10 years ago
spec 8359c8e194 spec: Only test net.connect on Mac 10 years ago
tools cba155bcfb Add action to copy chromedriver. 10 years ago
vendor c0cd8fca80 Upgrade native_mate, fixes #660 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 6f41598962 Use GuestWindowManager to mange windows created by window.open 10 years ago
common.gypi e316e4a267 Upgrade node to v0.11.4, fixes #669 10 years ago
filename_rules.gypi d4e3c39fa5 Add AtomSpeechRecognitionManagerDelegate 10 years ago
package.json 35e5c2172f Bump v0.19.0. 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.

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.