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-05-18 18:10:29 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
3b1be743ef8b9ab1d2bd090d3d781bed5976ab96
atom-shell/docs
History
Cheng Zhao 3b1be743ef Merge pull request #1309 from hokein/workspace-visible-api
Add workspace visible APIs
2015-03-29 20:37:07 +08:00
..
api
Merge pull request #1309 from hokein/workspace-visible-api
2015-03-29 20:37:07 +08:00
development
Renamed browser-side to main process
2015-03-26 10:20:31 -05:00
tutorial
docs: Say more about what is renderer process and main process
2015-03-29 16:02:31 +08:00
README.md
Renamed browser-side to main process
2015-03-26 10:20:31 -05:00

README.md

Guides

  • Application distribution
  • Application packaging
  • Using native node modules
  • Debugging main process
  • Using Selenium and WebDriver
  • DevTools extension

Tutorials

  • Quick start
  • Desktop environment integration
  • Online/offline event detection

API references

  • Synopsis
  • Process object
  • Supported Chrome command line switches

Custom DOM elements:

  • File object
  • <webview> tag
  • window.open function

Modules for the main process:

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

Modules for the renderer process (web page):

  • ipc (renderer)
  • remote
  • web-frame

Modules for both processes:

  • clipboard
  • crash-reporter
  • native-image
  • screen
  • shell

Development

  • Coding style
  • Source code directory structure
  • Technical differences to NW.js (formerly 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: 167ms Template: 17ms
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