An open API service indexing awesome lists of open source software.

https://github.com/thegoodduck/dillusion

Dillusion is the dillo of the future
https://github.com/thegoodduck/dillusion

censorship dillusion flask python3 winternet

Last synced: 10 months ago
JSON representation

Dillusion is the dillo of the future

Awesome Lists containing this project

README

          

# 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!