Skip to content

HaveSomeRubicon/Rubicon-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homie Web

What is Homie Web?

Homie Web is a simple web browser made with python using the PyQt5 library. This project was created completely for fun and for me to practice PyQt so please do not expect anything crazy from this web browser.

How do I install Homie Web?

Note:

Currently, Homie Web has not been packaged to any file formats such as .exe and .deb. So for now the only way to run it is too clone the git repo, install all the dependencies then run it with python.

Prerequisites:

Make sure you have Git, Python3.6 or higher and pip installed before you download and run Homie Web. You can install Python from the Microsoft Store or python.org and pip should automatically be installed with python. You can learn how to install git for your operating system with a quick Google search.

Downloading and Running:

To install Homie Web first crack open your favorite terminal and run git clone https://github.com/HaveSomeRubicon/Homie-Web/ to clone this repository. Then move into the newly created directory using cd Homie-Web. Now we need to install all the dependencies using pip3 install -r requirements.txt. Finally you can run python3 src/main.py to run Homie Web.

About

A simple web browser made with PyQt

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages