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-18 07:41:05 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
e8a02316ce78b684b03f3363daf4c1f9ddd891fe
atom-shell/docs
History
deepak1556 0dcf061dc1 check if window is html or forced fullscreen
2015-05-21 10:16:11 +05:30
..
api
check if window is html or forced fullscreen
2015-05-21 10:16:11 +05:30
development
Fix grammar in NW.js comparison
2015-04-27 15:55:25 -04:00
tutorial
docs: Open devtools in the quick start example
2015-05-21 11:16:39 +08:00
README.md
doc: Add pepper flash tutorial link in README.
2015-05-19 20:29:04 +08:00

README.md

Guides

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

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 system overview
  • Build instructions (Mac)
  • Build instructions (Windows)
  • Build instructions (Linux)
  • Setting up symbol server in debugger
Powered by Gitea Version: 1.24.5 Page: 100ms Template: 6ms
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