embedded web browser

Posted by Ilya on Stack Overflow See other posts from Stack Overflow or by Ilya
Published on 2010-06-13T15:03:37Z Indexed on 2010/06/13 15:22 UTC
Read the original article Hit count: 257

Filed under:
|
|
|

Hi,

I'm looking for Linux embedded web browser, or preferably just a rendering object (it will not be used for actual browsing, just for displaying web based gui). The requirements are:

  1. Written in C (small footprint)
  2. Support Dynamic HTML
  3. Support Java script
  4. Minimum dependencies on the libraries (although i understand that it can not be completely standalone)
  5. No Dependency on X11 (i.e working with direct frame qui libraries)

So far i only found Embedded Konqueror. Any suggestions are welcomed, commercial solutions are OK, but open source is preferable.

© Stack Overflow or respective owner

Related posts about gui

Related posts about browser