[tmux][framebuffer] Alpine Linux

I'm living life in the virtual terminal, no graphical session, although the framebuffer does render graphics.

87 points · 13 comments · view on lemmy.world

13 Comments

communism@lemmy.ml · 7 pts · 1y (1 reply)

Nice. Are you posting to Lemmy from the terminal? Also how did you take this screenshot?

pfr@lemmy.sdf.org · 4 pts · 1y

No, posting to Lemmy from my phone. I used fbgrab to take the shit and used a paste-bin script to post it to 0x0.st

knF@lemmy.world · 3 pts · 1y

Thumbs up! Living with just framebuffer has always been a big dream of mine!

rimu@feddit.online · 2 pts · 1y (1 reply)

Have you tried chawan browser? https://sr.ht/~bptato/chawan/

pfr@lemmy.sdf.org · 1 pts · 1y

I haven't. Looks cool, I'm give it a try. Thanks!

QuazarOmega@lemy.lol · 2 pts · 1y (1 reply)

I'm curious, are you able to display nerd glyphs and ligatures somehow? Or is it all just usual TTY font?

pfr@lemmy.sdf.org · 3 pts · 1y

Afaik is just tty fonts, using terminus here.

misterbzr@lemm.ee · 1 pts · 1y (4 replies)

Really Nice.

Could you elaborate on what programs you use tot display PDF files and which browser you use?

pfr@lemmy.sdf.org · 2 pts · 1y (3 replies)

w3m browser and I don't really view pdfs in this setup. Most files are text files so I just use vim or bat. If I really needed to view pdf files I'd probably just use groff.

misterbzr@lemm.ee · 1 pts · 1y (2 replies)

Thanks for the reply.

misterbzr@lemm.ee · 1 pts · 1y (1 reply)

Did some further investigation. I've build fbpdf (https://github.com/aligrudi/fbpdf, with all the -lmupdf-* removed from the Makefile to make it build) and this works very well. With pipe-viewer I can watch YT video's (which uses mpv under the hood).

Thanks for the inspiration.

pfr@lemmy.sdf.org · 2 pts · 1y

I didn't know about those. I'll give fbpdf a try. As for YouTube, I tried to get videos working with mpv but it's not happy for some reason. Works fine on my glibc void Linux laptop, just not on this one.

LlamaByte@lemmings.world · 1 pts · 1y

Looks great!