EndorphinBrowser / browser

Web browser for embedded systems.
GNU General Public License v2.0
16 stars 5 forks source link

Endorphin web browser

Endorphin is a cross platform web browser built using Qt and WebKit.

This is a fork of the Arora browser. This fork was created by Aaron Dewes.

Contributing

If you want to contribute, feel free to open an issue or a PR.

Building

Endorphin uses the cmake build system. If you already have Qt 5.14 or newer on your system building is as easy as running the command 'cmake' and then 'make'. For more detailed information see the Building guide.