Skip to content

[Deprecated] migration helper from nwjs to electron + some experimental sample apps

Notifications You must be signed in to change notification settings

we-lib/nw2electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nw.gui

  • App

    • quit()
    • registerGlobalHotKey(shortcut)
    • unregisterGlobalHotKey(shortcut)
  • Clipboard

    • get()
    • proto
      • set(data, [type])
      • get([type])
      • clear()
  • Menu

  • MenuItem

  • Screen

    • Init()
    • screens
  • Shell

    • openExternal(URI)
    • openItem(file_path)
    • showItemInFolder(file_path)
  • Shortcut

  • Tray

  • Window

    • get()
    • open()
  • Mac Menu http://electron.atom.io/docs/api/menu/

  • Detect support for transparent in Electron electron/electron#381 (comment)

  • win.on/removeListener => ipc.on/send

About

[Deprecated] migration helper from nwjs to electron + some experimental sample apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published