Hacker News new | ask | show | jobs
by garganzol 1185 days ago
Choosing HTML for UI subsystem of an operating environment is refreshing. Is there a demo URL?
2 comments

Active desktop was not a proper UI subsystem for apps. It was just a "content" on the Desktop and maybe in some folder views with appropriate desktop.ini file.
Nope, it was also one of the first Electron like distribution formats, with packaged Web applications.

https://en.m.wikipedia.org/wiki/HTML_Application

You can run a demo with docker pretty quickly, but I didn't see any live demos. I was able to get it running with a one-line command though.