Tuesday, September 30, 2025

The Digital Press

All the Bits Fit to Print

Ruby
Web Development Artificial Intelligence
Urban Planning
Astronomy

Browsh: Modern Text-Based Browser for Low-Bandwidth Use

A modern text-based browser using headless Firefox for low-bandwidth environments

From Hacker News Original Article Hacker News Discussion

Browsh is a modern text-based web browser that runs in terminals and browsers, powered by headless Firefox to support JavaScript and HTML5 on low-bandwidth connections. It offers a lightweight way to browse complex web pages, especially useful over slow internet or on low-powered devices.

Why it matters: Browsh enables rich web browsing on very slow internet or low-resource systems by offloading rendering to a server.

The big picture: Unlike traditional text browsers, Browsh supports modern web content including JavaScript by using a real browser backend.

The other side: Some features differ between terminal and browser clients, and it requires Firefox installed on the host system.

Commenters say: Users appreciate Browsh’s ability to handle complex sites in terminals but discuss trade-offs like setup complexity and partial feature parity.