I’ve recently fell in love with Nitro (http://nitrotasks.com), but what got me very curious was that it was written in HTML, CSS and Javascript, yet, it is packaged as a multi-platform binary! How is this possible? Which toolkit are they using?
Share
Based on their Launchpad repository for Ubuntu, they are using Quickly.
For Chrome and Firefox, based on the Nitro GitHub page, it seems that they are just deploying it as a browser plug-in.