Skip to content
/ sbrowser Public

Simple browser made using QT5 and QtWebKit. Similar to surf.

License

Notifications You must be signed in to change notification settings

IAPR/sbrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sbrowser

sbrowser is a web browser written in Python using Qt5 libraries. It is similar to surf.

Features:

- Lightweight: Uses ~15MB of memory.
- Fast
- Simple: Is aimed to never be +100 lines of code.
- Uses QtWebKit for Qt5
- You can change the browsed page from inside the program (opposite to surf)
- Has a back button. 

Requirements (Arch Linux):

- qt5-qtbase
- python-pyqt5
- qt5-webkit
- python-setuptools

Installation:

Copy to /usr/bin or $HOME/bin

TODO: - Add dialog for downloading files

About

Simple browser made using QT5 and QtWebKit. Similar to surf.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published