Skip to content

A simple Web Browser written in C++ with the help of gtkmm-3.0 and webkit2

Notifications You must be signed in to change notification settings

xeco23/Gtk-Web-Browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gtk-Web-Browser

A simple Web Browser written in C++ with the help of gtkmm-3.0 and webkit2

Dependencies

  • cmake >= 3.2
  • gtkmm-3.0
  • webkit2gtk-4.0

Build

mkdir build
cd build
cmake ..
make

About

A simple Web Browser written in C++ with the help of gtkmm-3.0 and webkit2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published