faineance / rowser

a best efforts web browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rowser

A best efforts web browser.

Features

  • basic html block rendering
  • responsive/layout aware scale and zoom ( shift or ctrl and scroll )
  • rotate your pages ( never seen before feature ) with ctrl-shift scroll
  • live the minimalist lifestyle you've always wanted, by only using one tab
  • colour-blind friendly, by only displaying black on white text
  • expensive scroll ( renders offscreen text )
  • load system fonts
  • render links as blue
  • proper paragraph spacing
  • html lists
  • link rendering
  • cheap scroll
  • text selection with mouse
  • click through links
  • forward and backword navigation
  • tabs?

Running

cargo run --release -- https://motherfuckingwebsite.com/

About

a best efforts web browser

License:MIT License


Languages

Language:Rust 97.0%Language:GLSL 3.0%