I think there's a version of elinks (or one of the other text based browsers) that can display images if you are running on a framebuffer console
Can you use the terminal for everything? [video]
11–20 of 95 posts
Re: Can you use the terminal for everything? [video]
#12How can I watch this YouTube video using just my terminal?
Re: Can you use the terminal for everything? [video]
#13Earlier quoted context omitted.
I didn't watch the video but you could use youtubedl and then ffmpeg to display it on the framebuffer
on the framebuffer What manner newfangled luxury is that in a terminal? When I was young, we had to pick lice out of our hair and arrange them in the form of letters for others to read.
Re: Can you use the terminal for everything? [video]
#14I think there's a version of elinks (or one of the other text based browsers) that can display images if you are running on a framebuffer console
w3m can also display images using the framebuffer, with the rest of it still in text mode.
Re: Can you use the terminal for everything? [video]
#15Re: Can you use the terminal for everything? [video]
#16Seems like the kinds of people who'd make/watch a video rather than read/write about the topic are not likely to be able to answer "yes". Is there a transcript? Or is the summary "no"?
Re: Can you use the terminal for everything? [video]
#17The guy is absolutely right. Mutt is not a gimmick like ascii video on terminal.
It actually makes a lot of sense as an email client and is surprisingly ergonomic. I also enjoy the fact that my config is a normal dotfile that I can version control etc. Also, your passwords can be encrypted using the tools that you choose, as opposed to whatever home grown crypto (if any) the [insert random Electron email client] uses. Some ways are outlined here:
https://www.mail-archive.com/mutt-users@mutt.org/msg36375.ht...
Re: Can you use the terminal for everything? [video]
#18Earlier quoted context omitted.
on the framebuffer What manner newfangled luxury is that in a terminal? When I was young, we had to pick lice out of our hair and arrange them in the form of letters for others to read.
If you call something (watching videos/pictures or browsing in a framebuffer) which has been working since the end of '90s "new" then you've grown old. A while ago, if I might add. And the ability to use a CLI on a large say 1280x1024 resolution was nice as well, given the dots per inches on CRTs in late 90s.
Re: Can you use the terminal for everything? [video]
#19Seems like the kinds of people who'd make/watch a video rather than read/write about the topic are not likely to be able to answer "yes". Is there a transcript? Or is the summary "no"?
IMHO The 20+ years spent trying to make a desktop version of linux has SEVERELY reduced overall knowledge of unix practices and patterns. I'm not just talking about things like automake or the contents in /bin that younger programmers never learn, but the CLI in general. A while back I was working with an intern who as struggling with using distributed linux boxes because all he knew was Gnome: the CLI was utterly fo…
Re: Can you use the terminal for everything? [video]
#20https://neomutt.org/ The guy is absolutely right. Mutt is not a gimmick like ascii video on terminal. It actually makes a lot of sense as an email client and is surprisingly ergonomic. I also enjoy the fact that my config is a normal dotfile that I can version control etc. Also, your passwords can be encrypted using the tools that you choose, as opposed to whatever home grown crypto (if any) the [insert random Electr…
For a more up-to-date guide on how to use GPG for your e-mail password [1]
[1] https://pthree.org/2012/01/07/encrypted-mutt-imap-smtp-passw...