# falkon **Repository Path**: dust2015/falkon ## Basic Information - **Project Name**: falkon - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-05-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README = Falkon Web Browser = QtWebEngine web browser. == Building == Falkon uses CMake, to build it run: ``` mkdir build && cd build cmake .. make ```