Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 611 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 611 Bytes

Browser

This project is a browser made using python.
This browser has features like:

  • Next - Navigates to the next page
  • Back - Navigates to previous page
  • Reload - Reloads the page
  • Home - Navigaves to home page

In this browser the default link is set to Google!
The main advantage of this browser is :

  • It doesn't save browsing history
  • It doesn't save cookies
  • It doesn't save any data

So it is completely safe to use.
The module used in this project is PyQt5

Sample Output:

Sample Output