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
- Host: GitHub
- URL: https://github.com/thegoodduck/dillusion
- Owner: thegoodduck
- Created: 2024-04-30T22:46:17.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-06T18:06:13.000Z (almost 2 years ago)
- Last Synced: 2024-11-08T23:32:35.503Z (over 1 year ago)
- Topics: censorship, dillusion, flask, python3, winternet
- Language: Python
- Homepage:
- Size: 68.4 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!