Skip to content

Latest commit

 

History

84 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

litebrowser-linux

A simple browser based on the litehtml engine for Linux and Mac. See litebrowser for the Windows version.

Pre-requisites on Linux

Install required dependencies:

Fedora

dnf install gtkmm4.0-devel libcurl-devel cairo-devel pango-devel

Optional dependencies:

The optional library libadwaita will add support for dark themes, High Contrast mode and some other GNOME related features.

Fedora

dnf install libadwaita-devel

Pre-requisites on Mac

Install dependencies using Homebrew:

brew install gtkmm4 gtk4

Common Build instructions

Clone this repository and build the litebrowser executable:

git clone --recursive https://github.com/litehtml/litebrowser-linux.git
cd litebrowser-linux
mkdir build
cd build
cmake ..
make

关于

The simple browser based on litehtml engine (linux)

Resources

Stars

94 stars

关注者

9 watching

复刻s

发布

贡献者

Languages