Browsh Terminal Viewer - Browse Web Pages in Terminal | Online Free DevTools by Hexmos
Browse web pages on the terminal with Browsh, a lightweight terminal viewer using a Firefox backend. Access web content from the command line. Free online tool, no registration required.
browsh
View webpages on the terminal using a Firefox backend. More information: https://www.brow.sh/docs/keybindings/.
- Start browsh:
browsh
- Start browsh in a specific webpage:
browsh --startup-url {{URL}}
- Focus URL bar:
<Ctrl l>
- Exit browsh:
<Ctrl q>
- Display help:
browsh {{[-h|--help]}}