Hacker News new | past | comments | ask | show | jobs | submit login

Can people share some use-case for this kind of tools?



From the README:

    If you only have a 3kbps internet connection tethered from a phone, then it's good to SSH into a server and browse the web through, say, elinks. That way the server downloads the web pages and uses the limited bandwidth of an SSH connection to display the result. However, traditional text-based browsers lack JS and all other modern HTML5 support. Browsh is different in that it's backed by a real browser, namely headless Firefox, to create a purely text-based version of web pages and web apps. These can be easily rendered in a terminal or indeed, ironically, in another browser. Do note that currently the browser client doesn't have feature parity with the terminal client.


brow the web from a dumb terminal?


Battery life


Not so much; running Chrome headlessly can yield almost the same power usage as a graphical spawn one.


You're not supposed to run it on the same device. You're supposed to run it from a server and SSH into it to save power on the client device.


You would run browsh on a power unconstrained server that you SSH to from your power-constrained device.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: