There's never been a situation in which I wished I had a browser like this in the CLI.
There have been situations in which I wish I could just get a simplified text version of any site without the styling, but I never once wished I could see the actual full site in all its glory in the CLI.
"Show HN: Browsh – A modern, text-based browser" (2018) https://news.ycombinator.com/item?id=17487552
browsh-org/browsh: A fully-modern text-based browser, rendering to TTY and browsers https://github.com/browsh-org/browsh
"Forking Chrome to render in a terminal" (2023) https://news.ycombinator.com/item?id=34547259
fathyb/carbonyl: Chromium running inside your terminal https://github.com/fathyb/carbonyl
chawan: TUI Web Browser https://sr.ht/~bptato/chawan/
Ladybird browser may be easier to build a TUI terminal user interface for than other brothers because of Lagom FWIU (LibWeb and LibJs are already decoupled from the UI and rendering)
But it's fine in the default Sixel?
What happens if you run it in a TTY ? Does it fail to render anything?
[deleted]
This lets you use it from plain SSH connection?
If you want a graphical browser just open it locally...
Cloudflare Browser Isolation runs part of the browser in the cloud, which might work for TUIs ..
Research open source solutions for self-hosting remote browser isolation;
Like these browser isolation Chrome extensions: https://www.legba.app/blog/best-browser-isolation-extensions...
And these:
RBI: remote-browser-isolation · GitHub Topics https://github.com/topics/remote-browser-isolation?o=asc&s=u...
Cloudflare Browser Rendering REST API https://developers.cloudflare.com/browser-rendering/rest-api... says 10/min day free (which is probably enough for an open source project that needs to run screenshots at various resolutions on a few builds per day)
But then there's this, which currently only execs partial js:
elinks -dump -no-references -dump-width 79> Oh, I see. Well I won’t be installing this then.
> Very illuminating.
Man, talk about anti-social. What a bad faith question. It feels like you've already made up your mind on this. Were you actually looking for an answer, or just looking for an argument?