/thumb

Primary LanguagePython

Tiny Handy Utility Modular Browser

A tiny browser I'm building from scratch inspired by my reading of the Web Browser Engineering.

To use, run the following script replacing the url with desired link:

python3 thumb/main.py https://example.org:8000/index.html

*Note this is strictly for educational purposes and not intended for actual use.