Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 144 Bytes

File metadata and controls

13 lines (9 loc) · 144 Bytes

Falkon Web Browser

QtWebEngine web browser.

Building

Falkon uses CMake, to build it run:

mkdir build && cd build
cmake ..
make