It seems pretty useless at first but you can run the program on a remote machine and ssh/mosh in to it for ultra light web browsing. Although you could probably get super light browsing by just disabling images in your browser.
I very much like this - and I’m an avid elinks user.
I’m going to investigate this for some use cases where I’m currently abusing elinks -dump to translate HTML into usable plaintext for archiving, summarization, e-mail, etc. It’s heavyweight, yes - but sometimes the quality of the textual rendering is important - elinks usually does a decent job here, but it’s nice to have alternatives.
The only dependency is a recent 57+ version of Firefox.
It seems pretty useless at first but you can run the program on a remote machine and ssh/mosh in to it for ultra light web browsing. Although you could probably get super light browsing by just disabling images in your browser.
i.e., you need X and GTK installed (it’s not necessqry to run X though afaiu)
Wouldn’t hurt to have an alternative to elinks, but Firefox would pull in such an amount of dependencies that it would hurt the elinks use case :(
w3m
is an alternative toelinks
, and it can display real graphics in any reasonable terminal emulator.I’m surprised this doesn’t use sixels to get real graphics:
https://github.com/saitoha/libsixel
The author comments here.
Neat experiment but it needs a lot of work to really be usable though.
This is very intriguing! It segfaults for me, though, unless run in http server mode.
I very much like this - and I’m an avid elinks user.
I’m going to investigate this for some use cases where I’m currently abusing elinks -dump to translate HTML into usable plaintext for archiving, summarization, e-mail, etc. It’s heavyweight, yes - but sometimes the quality of the textual rendering is important - elinks usually does a decent job here, but it’s nice to have alternatives.