Making Widgets using CSS3 and HTML5

990 views Asked by At

I really admire the power of HTML5+CSS3 combo and I know that a browser is needed to run them(pretty obvious).

But I was wondering that is there any way that I can make Desktop Widgets/Apps (like a clock or weather app) using HTML5 and CSS3(Javascript for logic)?

(I know that for mobiles, phonegap is the solution but what for desktop?)

1

There are 1 answers

0
achudars On BEST ANSWER

Check out: http://www.tidesdk.org/

It allows you to create multi-platform desktop apps with HTML5, CSS3 and JavaScript