just one web-desktop
https://wushilong.github.io/react-desktop/
npm update -g
npm install -g jade typescript typings tsd bower
$ git clone https://github.com/wushilong/react-desktop.git
$ cd react-desktop
$ npm install
$ tsd install
$ typings install
$ bower install
$ npm run build
$ npm run dev
alt+c #close current widget
alt+l #open widget-switcher,widget-switcher will list all opened widget
alt+s #open startmenu
Enjoy!