Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 569 Bytes

File metadata and controls

25 lines (19 loc) · 569 Bytes

Colt Browser

A minimal, lightweight desktop browser built from scratch in Python using PySide6 and Qt's Chromium-based web engine.

Features

  • Browse any website with full page rendering
  • Address bar with back, forward and reload navigation
  • Tab support — open, switch and close multiple tabs
  • Tab titles update as pages load
  • English language enforced across all pages

Tech Stack

  • Python 3.12
  • PySide6
  • QtWebEngine

Run from Source

pip install PySide6
python src/main.py

Author

Moin — GitHub