The simple browser based on litehtml engine (linux)
install dependencies:
- POCO C++ Libraries
- vim-core for xxd
git clone --recursive https://github.com/litehtml/litebrowser-linux.git
cd litebrowser-linux/
cmake ./
make
The simple browser based on litehtml engine (linux)
install dependencies:
git clone --recursive https://github.com/litehtml/litebrowser-linux.git
cd litebrowser-linux/
cmake ./
make