-
Notifications
You must be signed in to change notification settings - Fork 54
Todo list
sihorton edited this page Sep 25, 2013
·
38 revisions
- Short introduction to Webkit Remote Debug Protocol
- How it works
- Hello World App
- App Wizard
- Packager
- Added App Wizard
- Created deskshell-apps folder to hold user apps (so they don't get deleted on auto-update).
- New deskShellClientApi available in the frontend. ** Implemented ready(function(deskShellClientApi){ --- }); which gets called once a socket connection is established.
- Remove console on windows.
- Allow multiple apps to be started at same time
- Closing window should stop the application from running.
- deskShell API docs