rahul2002m / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.


Languages

Language:Python 100.0%