/Browser

This project is a browser built using python. This browser has features like back, next, reload and home. This browser is safe because it doesn't save user data, cookies and browsing history.

Primary LanguagePython

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