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-03-30 08:43:36 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
e38614ce315f627d41a2d2d2acb6ea5c3be65765
atom-shell/docs
History
Cheng Zhao 9e1d3f9e27 Merge pull request #902 from IgorKlopov/patch-2
Why not verbose?
2014-12-08 21:44:00 -08:00
..
api
docs: "balloon-show" and "balloon-closed" events
2014-11-28 19:47:21 +08: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: 132ms 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