Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 655 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 655 Bytes

Dillusion Browser

Overview

Dillusion is a simplistic and lightweight browser with privacy features. It uses python3 and pyqt5 to achieve the goal.

Install

First install Python at https://python.org Then you have 2 choices Either you enter

git clone https://github/thegoodduck/Dillusion

And then:

cd Dillusion

python3 main.py

Or

Download first_install.py and run it.

Beta Branch

On the beta branch you have changes that are unstable

TODO

TODO Add js remove elements

TODO Enlarge the list of filters in the adblocker.

TODO Support Windows

TODO Make the installer non-pythonic; what if the machine does not have python? Install it!