Skip to content

litehtml/litebrowser-linux

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

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 dependencies:

  • vim-core for xxd

Pre-requisites on Mac

Install dependencies using Homebrew:

brew install gtkmm3 gtk+3

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

About

The simple browser based on litehtml engine (linux)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published