Skip to content

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.

Notifications You must be signed in to change notification settings

rahul2002m/Browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages