← Package directory
Available on winget

Install Browsh

A fully-modern text-based browser, rendering to TTY and browsers

Install with winget
winget install --id browsh.browsh
Upgrade
winget upgrade --id browsh.browsh
Uninstall
winget uninstall --id browsh.browsh

About Browsh

Browsh is a purely text-based browser that can run in most TTY terminal environments and in any browser. The terminal client is currently more advanced than the browser client.

What's new in 1.8.2

- chore: Release v1.8.2 - [scripts/misc.bash] Remove hard-coded arch in golang download, and use build platform arch instead. - Use Debian's firefox-esr instead of the standalone Mozilla build - ci: Run Github Actions for PRs as well as pushes - Use ENTRYPOINT instead of CMD in Dockerfile - ci: Also push Docker image 'latest' tag

Read release notes

Version history

Version Updated Notes
1.8.2 Unknown - chore: Release v1.8.2 - [scripts/misc.bash] Remove hard-coded arch in golang download, and use build platform arch instead. - Use Debian's firefox-esr instead of the standalone Mozilla build - ci: Run Github Actions fo...