▲ | dmayle a day ago | |
I want to take just a second, not to talk about asciinema itself, but to use asciinema to talk about a project I just discovered recently called carbonyl. It's a command line web-browser that uses a headless GUI browser (in this case chromium) in order to surf the web and render it to the terminal. brow.sh preceded it (powered by Firefox), but in my testing, carbonyl has much better web support. In any case, here's a very brief demo: https://asciinema.org/a/HLHWeKE2s5bdyhUGQPBum49kx It's so short because the bandwidth is high to use it, and asciinema.org rejects casts that are greater than 10MB | ||
▲ | magicalhippo 17 hours ago | parent | next [-] | |
I looked at Carbony not long ago, but as far as I can see it's not been updated for a couple of years? | ||
▲ | electroglyph a day ago | parent | prev [-] | |
I have a really simple asciinema implementation at terminoid.com, it may work there. I haven't gotten around to finishing my work on it... |