Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 529 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 529 Bytes

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.