web_browser icon indicating copy to clipboard operation
web_browser copied to clipboard

Small Web Browser using Webkit, C++ on Linux

Description

Small Browser for Fun

Controls:

  • F2: Create new tab
  • F3: Delete tab
  • F6: Duplicate tab

Screenshots:

alt tag alt tag

Dependencies:

  • Webkit
  • Webkit GTK
  • Clang
  • CCache
  • GTK 3.0
  • GTKMM
  • Sqlite3
  • Make

Build:

make

Author

B.Thach