Logo
Explore Help
Register Sign In
kylefang/atom-shell
1
0
Fork 0
You've already forked atom-shell
mirror of https://github.com/HackPlan/atom-shell.git synced 2026-04-01 12:23:22 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
31d606220e6b487600163ca539dd6ae28aedb163
atom-shell/docs
History
ffdd 31d606220e Add that Menu.setApplication only works after 'ready' event.
I got caught on this while trying to add a menu in my application in OSX.
2014-12-16 21:50:40 -05:00
..
api
Add that Menu.setApplication only works after 'ready' event.
2014-12-16 21:50:40 -05:00
development
bootstrap.py -v in mac
2014-12-08 20:07:29 +03:00
tutorial
Add some documentation about renaming Atom Shell
2014-12-07 21:38:29 -08:00
README.md
docs: Add "Desktop environment integration"
2014-11-17 21:40:07 +08:00

README.md

Tutorials

  • Quick start
  • Application distribution
  • Application packaging
  • Using native node modules
  • Desktop environment integration
  • Debugging browser process
  • Using Selenium and WebDriver
  • DevTools extension
  • Online/offline event detection

API references

  • Synopsis
  • Process object
  • Supported Chrome command line switches

Custom DOM elements:

  • File object
  • <webview> tag

Modules for browser side:

  • app
  • auto-updater
  • browser-window
  • content-tracing
  • dialog
  • global-shortcut
  • ipc (browser)
  • menu
  • menu-item
  • power-monitor
  • protocol
  • tray

Modules for web page:

  • ipc (renderer)
  • remote
  • web-frame

Modules for both sides:

  • clipboard
  • crash-reporter
  • screen
  • shell

Development

  • Coding style
  • Source code directory structure
  • Technical differences to node-webkit
  • Build instructions (Mac)
  • Build instructions (Windows)
  • Build instructions (Linux)
  • Setting up symbol server in debugger
Powered by Gitea Version: 1.24.5 Page: 499ms Template: 126ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API