Feicit is a command-line web browser in pre-alpha stage that fetches html pages from URLs and converts them to Markdown. Now you can read your favourite websites in a way never-before intended by the developers.
Enjoy the purity of plaintext, without all the clutter of advertising, modals, popups, and without executing the mass of javascript snippets used to track all over the modern web.
Note, you are likey still being heavily tracked - but at least you are no longer doing it to yourself through your own browser.
Distributed with the GPL3 license.
This is a python script that uses a few libraries.
pip install requests
pip install html2text
This is experimental. This is dangerous stuff. Only use if you understand the risk and accept the license.
This is run using python 3.
python3 feic.py
(C) 2019 Darren Kearney