Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 260 Bytes

readme.md

File metadata and controls

8 lines (6 loc) · 260 Bytes

Simple Text Browser

This is just a simple web-browser made with curses and BeautifulSoup. It also uses os.popen (for 'stty size'), urllib, re (for regex) and locale...

Press h for Help (only works after entering the first URL for now...)