Hacker News new | past | comments | ask | show | jobs | submit login

Could you run Enyo apps on iPhone/Android as webapps? Because that would make it a very interesting proposition for something I'm working on right now.

Also- is it still accessible? Even googling 'WebOS Enyo', the first result is an Engadget article.




I think it's more of a licensing issue. This is where they have to step up. Enyo needs an open license. I don't even know what it is right now, but I assume its not OK to use elsewhere, yet.

In it's current state it also wont run in Chome without --allow-file-access-from-files and --disable-web-security flags.

--allow-file-access-from-files to load local resources, I presume. --disable-web-security to allow cross-domain requests for the service bridge.


Fwiw, you only need those flags when running from file://. If you run from a server (http://, even just on localhost) it works out of the box.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: