Downloads
You need to have Firefox 57 or newer installed. For the TTY client you need to have a terminal with true colour support.
For latest release: v1.8.0
- Linux Static: x64 / 386 / ARMv6 / ARMv7 / ARM64
- Debian/Ubuntu: x64 / 386 / ARMv6 / ARMv7 / ARM64
- Redhat/Fedora: x64 / 386 / ARMv6 / ARMv7 / ARM64
- Arch AUR: ‘browsh-bin’. Eg;
yay -S browsh-bin
- FreeBSD: x64 / 386 / ARMv6 / ARMv7
- OpenBSD: x64 / 386 / ARMv6 / ARMv7
- Mac OSX:
brew tap browsh-org/homebrew-browsh
or tar.gz -
Windows: .exe (requires Win 10 or newer) (experimental)
- Checksums
FAQs
It’s not fast or saving me bandwidth
Browsh’s main usecase is to be run on a remote server, such as a cloud VM, where there is
fast and cheap bandwidth. You can then access Browsh’s output over any normal SSH client
or better yet Mosh (though note that self-compiling Mosh is currently needed to get true colour support). You can also access Browsh’s output via a normal browser by running Browsh in HTTP mode: browsh --http-server-mode
.
It doesn’t work on Windows
This is a known bug, it’s not been a top priority because of the main usecase described
in the previous FAQ answer here. Please follow this Github issue for updates.
It works but the graphics has long black lines in it
Your terminal doesn’t support true colour, see here for more details: https://gist.github.com/XVilka/8346728