You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Worth looking at the electron ‘app’ interface: https://electron.atom.io/docs/api/app/
Tray icons?
We just haven’t thought much about it yet!
Similar to OpenFin’s System API
Review the App API and see what else we want to add to it. Check out electron's app and OpenFin's system APIs.
From the GoogleDoc:
Review the App API and see what else we want to add to it. Check out electron's
appand OpenFin'ssystemAPIs.