Open-Browser
Open-Browser copied to clipboard
A web browser designed to be open, minimal and fast.
Open Browser
A web browser designed to be open, minimal and fast.
Getting Started
These instructions will get you a copy of the project up and running on your local machine.
Prerequisities
Open-Browser
depends on Python-Qt4
and Python 3.x
.
sudo apt-get install python-qt4
Installing
To use Open-Browser
, make a clone of this repository.
git clone https://github.com/EricsonWillians/Open-Browser
cd Open-Browser
Add run permission to the script if you're on Linux.
sudo chmod +x run.py
To run it, please use:
./run.py
or
python run.py
License
This project is licensed under the GPLv3 License - see the LICENSE file for details.