0

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?)

Eduard Florinescu
  • 16,747
  • 28
  • 113
  • 179
Naveen
  • 7,944
  • 12
  • 78
  • 165

1 Answers1

0

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

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

achudars
  • 1,486
  • 15
  • 25