|
10 years ago | |
---|---|---|
atom | c12c0363a0 No need to enter isolate. | 10 years ago |
chromium_src | e3eaf909a5 Use the global_shortcut_listener_x11 from chrome36. | 10 years ago |
docs | cfae3cd3af Add app.resolveProxy API, fixes #545. | 10 years ago |
script | 48c227c263 Upgrade libchromium for the accelerator fix. | 10 years ago |
spec | 2a9f5a5fb8 Add "enable-larger-than-screen" option for BrowserWindow. | 10 years ago |
tools | f96485f950 linux: Fix error when generating symbols. | 10 years ago |
vendor | 86dd8e2dfa docs: Document the chrome command switches we support. | 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 | 9035ffff55 linux: Don't set CXX to clang when building node modules. | 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 | 1207dfde4c Add support for --debug switch. | 10 years ago |
common.gypi | 336908eba0 win: Use absolute path for ATL. | 10 years ago |
filename_rules.gypi | 8d4211bd3a win: Fix compilation errors for chrome35. | 10 years ago |
package.json | a840799b46 Bump v0.15.8. | 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.