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: 276
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:
- Written in C (small footprint)
- Support Dynamic HTML
- Support Java script
- Minimum dependencies on the libraries (although i understand that it can not be completely standalone)
- 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