First of all, thanks a lot for this great tool!
I am trying to create a way to emulate "Outlook" like experience where the user can option outlook and send an email. The email won't need to be actually sent, but I would fire a custom Javascript event instead like "CustomEmailSent" with the info from outlook.
Is there a how-to documents that explain what is needed in order to add this the daedalOS? The idea is to do something like the screenshots below
Also, is there a way to run the emulator inside an html div of a current page instead of a stand alone app?


First of all, thanks a lot for this great tool!
I am trying to create a way to emulate "Outlook" like experience where the user can option outlook and send an email. The email won't need to be actually sent, but I would fire a custom Javascript event instead like "CustomEmailSent" with the info from outlook.
Is there a how-to documents that explain what is needed in order to add this the daedalOS? The idea is to do something like the screenshots below
Also, is there a way to run the emulator inside an html div of a current page instead of a stand alone app?