Freddie, named after Freddie Mercury, is a light-weight browser written in Python, that renders only text from a webpage ignoring all CSS, fancy JavaScript, pictures, videos and basically all visual elements.
The currently not-so-good GUI is built using Python's Tkinter module.
Freddie is still in development.
- Open the browser by running the script "main.py".
- Fetch a web page and display it by typing in a url.