Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 345 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 345 Bytes

Browser 76

Simplified web browser made in python. Web browser has bookmarks, history, multiple tabs, toolbar..

Setup

  1. Install PyQt5 sudo apt-get install python3-pyqt5
  2. Install QtWebKit sudo apt-get install python3-pyqt5.qtwebkit
  3. clone git clone https://github.com/bigc0127/Browser-76.git
  4. Run python3 b76.py