Crceser is a simple web browser using PyQt5
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Emotion Based Music player is a useful application for music listeners with a smart phone and an Internet connection The application is accessible by anyone who creates a prole on the system.
A list of commonly used resources that I find helpful are listed in the acknowledgements.
You need to have Python installed on your PC. If you do not have you can install from here
Use this link to download the browser on your Windows PC
- Clone the repo
git clone https://github.com/githubcrce/Web-Browser.git
- Install the Requirements
pip install -r requirements.txt
- Run the App
python main.py
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
GithubCRCE - [email protected]
Project Link: https://github.com/githubcrce/Web-Browser