Skip to content

This is a secure web browser written entirely in python with the PyQT5 library

License

Notifications You must be signed in to change notification settings

IAmMaulik/Sternet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stargazers Issues MIT License


Logo

Sternet Browser

A fully functional web browser made entirely in Python!
Explore the docs »
Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgements

About The Project

Product Name Screen Shot

The Sternet Web Browser is the perfect web bowser for you! Here's why:

  • You care about your privacy and don't want your information to be sold
  • You want a fully customisable experience with your browser
  • You want a browser that is lightweight and fast

Built With

This browser was made using the Python language and by using the PyQt5 Library

Getting Started

To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
git clone https://github.com/IAmMaulik/Sternet.git
  1. Navigate To Directory
cd Sternet
cd src
  1. Install pip packages
pip install -r requirements.txt
  1. Run the Program
python3 main.pyw

Note: If the last command does not work, try

python main.pyw

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

This project was made by @IAmMaulik

Releases

No releases published

Packages

No packages published

Languages