home.social

#browsh — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #browsh, aggregated by home.social.

fetched live
  1. What a strange experience - browsing the web with brow.sh, a web browser for the console that does all sorts of tricks to turn web packages into "ASCII art": it runs Firefox in headless mode in the background, and samples colors from a screenshot.

    The use case is maybe rather limited, but turning very old IT hardware into an up-to-date communication device is one.
    @nickbearded FYI

    #browsh #hacks #console

  2. What a strange experience - browsing the web with brow.sh, a web browser for the console that does all sorts of tricks to turn web packages into "ASCII art": it runs Firefox in headless mode in the background, and samples colors from a screenshot.

    The use case is maybe rather limited, but turning very old IT hardware into an up-to-date communication device is one.
    @nickbearded FYI

    #browsh #hacks #console

  3. @mcc How does it work? Is it similar to , or ? Is it open source? Good luck!

  4. @mcc How does it work? Is it similar to #Carbonyl, #Browsh or #Chawan? Is it open source? Good luck!

  5. @RL_Dane @sotolf @pkw @mirabilos Then you can use , which is based on Firefox.

  6. How neat: browsh, a modern text-based browser for the terminal.

    “It renders anything that a modern browser can; HTML5, CSS3, JS, video and even WebGL.”

    brow.sh/

    #browsh #geeky #terminal #webBrowser

  7. How neat: browsh, a modern text-based browser for the terminal.

    “It renders anything that a modern browser can; HTML5, CSS3, JS, video and even WebGL.”

    brow.sh/

    #browsh #geeky #terminal #webBrowser

  8. @maxim
    I have a similar one now (Novatel MiFi 6620L), it works surprisingly good during blackouts, esp. compared to the phone.
    If only there were any antennas in stock anywhere in the country. Anyway it gets me a whopping 1.5mbps on a super-congested network during peak hours when there is no electricity. No need to use #browsh anymore. 😆

  9. profile doesn't look bad on a text terminal. these command line browsers have come a long way =O #browsh

  10. First steps with #browsh browser
    I must say, I am impressed and might use it for general text reading, Wikipedia etc....
    Unfortunately it's (per default) running on Firefox, therefore the hardware consumption is more or less the same.
    #clitools #cli #linuxmint

  11. @Truck @mplammers

    > I'm constantly seeing braille (mis)used this way in many applications [which raises accessibility concerns]

    Interesting. I'd never seen this technique before – I agree it'd be concerning if it caught on widely for the reasons you mention. (a minor Easter egg seems mostly harmless but, as you say, could give others the wrong idea).

    uses the the UTF8 half-block (brow.sh/docs/introduction/) – maybe that could be a more accessible alternative for some use cases?

  12. is an advanced text mode .

    Browsh is a frontend for that renders everything (including images) in text, with formatting preserved. Since Browsh renders to text the output can be sent over or to conserve network usage by having a server grab large files instead of the client. Browsh supports JavaScript, HTML5, tabs, and most other features of Firefox.

    Website 🔗️: brow.sh

  13. Welcome to the #Browsh HTML service

    Browsh is a modern, text-based #browser. This HTML service can render everything that a modern browser can; JS, HTML5, SSL/TLS, WebGL and WebAssembly.

    html.brow.sh/

  14. @tedu
    For some reason I ended up with elinks as my fav txt-browser. Don't know if the same problems occur there.

    With a server Browsh rules the modern world. Try ssh'ing into brow.sh for a test ride!

  15. @jiminycricket

    > I've used it! But I rely heavily on which does not work with 🙁

    What doesn't work about it? I read that we extension work with Browsh, but haven't tried any out yet

  16. @kelbot

    Yeah, seemed like something that's your kind crazy :D

    > Have you tried brutaldon.online with it?

    Sort of. It wouldn't log in via the standard oauth method (I couldn't click on the authorize/deny pop-up). I also couldn't log in with pinafore (the "add instance" button also wasn't clickable)

    The vanilla web UI actually did let me log on, but it wasn't quite usable, at least with the default multi-column layout

  17. Have any of you heard of or tried ? It's a full, mouse driven GUI browser---in a terminal!

    The tech is pretty cool too: it renders the page in a headless version of Firefox and converts the rendered page to text. The upshot is that you can run it on a VPS, SSH in from a laptop, and get a GUI browser without paying the privacy/bandwidth/battery costs of running someone else's JS on your personal computer.

    Here's a screenshot: