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
c80aaa2980427f4209fa52d1db51bd15d69d5e89
atom-shell/docs
History
Cheng Zhao c80aaa2980 docs: Separate guides and tutorials
2015-03-17 18:37:32 +08:00
..
api
Fix a typo
2015-03-11 17:38:31 -07:00
development
📝 add troubleshooting instructions for libudev.so.0 failure
2015-03-11 12:17:22 +05:30
tutorial
Merge pull request #1202 from xfq/patch-2
2015-03-04 09:36:51 -08:00
README.md
docs: Separate guides and tutorials
2015-03-17 18:37:32 +08:00

README.md

Guides

  • Quick start
  • Application distribution
  • Application packaging
  • Using native node modules
  • Debugging browser process
  • Using Selenium and WebDriver
  • DevTools extension

Tutorial

  • 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 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
  • native-image
  • 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: 88ms Template: 7ms
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