A full-featured desktop browser built in Python using PyQt5, featuring:
- 🔄 Tabs, Back & Forward
- 📥 Download manager
- 🔖 Bookmarks & history tracking
- 🌗 Dark/light theme toggle
- 🧠 Built in a single Python script!
Yes, you can browse the web — and track downloads — all using Python 🐍
- ✅ Tabbed browsing like Chrome
- 🔍 Google search or direct URL detection
- 📁 Download any file with progress bar
- 📜 Auto-stores browsing history
- 🎨 Styled using PyQt for smooth, native UI
pip install PyQt5You may also need pyqtwebengine:
pip install PyQtWebEngine
python main.py
MIT — use it freely, just don’t sell it as your own. Contributions welcome!
PaperCode — hobbyist system builder, content creator