|
10 years ago | |
---|---|---|
atom | 94b4ceb8ce Bump v0.15.2. | 10 years ago |
chromium_src | e3eaf909a5 Use the global_shortcut_listener_x11 from chrome36. | 10 years ago |
docs | 681de1b048 :memo: Update global-shortcut API document. | 10 years ago |
script | e3118359ad Destroy web contents when window is closed. | 10 years ago |
spec | e62986b97d Add spec for #492. | 10 years ago |
tools | a04cb08715 win: Fix generating symbols. | 10 years ago |
vendor | 139316b975 Upgrade brightray, fix #498. | 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 | bed0408ed0 Add initial Travis config | 11 years ago |
LICENSE | f176b2c58f Switch to use MIT license. | 11 years ago |
README.md | 1f0116af13 add community docs | 11 years ago |
atom.gyp | 9c038a2402 Merge pull request #534 from hokein/hotkey | 10 years ago |
common.gypi | 91c7458ab8 Fix changes of node's build environment. | 10 years ago |
filename_rules.gypi | 8d4211bd3a win: Fix compilation errors for chrome35. | 10 years ago |
package.json | 94b4ceb8ce Bump v0.15.2. | 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.