|
10 years ago | |
---|---|---|
atom | edcae49e52 views: Fix showing menu bar when pressing Alt for a long time | 10 years ago |
chromium_src | 914dce6cc2 win: Add color chooser dialog | 10 years ago |
docs | 621867e518 docs: Setting up symbol server in debugger | 10 years ago |
script | e5e94ed437 Add execution bit | 10 years ago |
spec | b360122b35 Add spec for #634 | 10 years ago |
tools | b6b6fc3bfd Remove All Rights Reserved after GitHub copyright | 10 years ago |
vendor | fea5559fbc Upgrade node, fixes #634 | 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 | 92cfd96933 Merge pull request #777 from atom/web-dialog | 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 | d1724ad733 Bump v0.19.1. | 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.