rsfetch icon indicating copy to clipboard operation
rsfetch copied to clipboard

An option to load images instead of ASCII.

Open justvipul opened this issue 5 years ago • 4 comments

We don't have the feature to show images alongwith the info box. It would be cool if we got that. And please provide the binaries of the rewrite version just like the archives one.

justvipul avatar Feb 01 '21 09:02 justvipul

This is possible, but it would lead to a LOT of bloat. And I'd need to figure out how to go about this.

Unlike just displaying text, rendering images require one of various things, and most require custom terminal setups to get it to work.

If I wanted to add image support, I'd have to go adding support for sixel, w3m, kitty, etc, that way images can reliably work.

I can provide binaries, yes, though my memory is always pretty bad at remembering to keep them updated.

I should look into a CI for providing builds automatically.

Phate6660 avatar Feb 01 '21 19:02 Phate6660

Ok but adding image support would a great thing. Try adding support just for viu. That would be easy I guess. Thanks.

On Tue, 2 Feb, 2021, 00:49 Ash, [email protected] wrote:

This is possible, but it would lead to a LOT of bloat. And I'd need to figure out how to go about this.

Unlike just displaying text, rendering images require on of various things, and most require custom terminal setups to get it to work.

If I wanted to add image support, I'd have to go adding support for sixel, w3m, kitty, etc, that way images can reliably work.

I can provide binaries, yes, though my memory is always pretty bad at remembering to keep them updated.

I should look into a CI for providing builds automatically.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Phate6660/rsfetch/issues/2#issuecomment-771094638, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASKMM4RM7XMXSBKK675UWS3S435DPANCNFSM4W4OHVZA .

justvipul avatar Feb 01 '21 19:02 justvipul

I'll start providing binaries manually upon next major release.

In the meantime I'll look around for some sort of CI which can automatically build and upload.

As for images, I don't want to just support one thing.

If I do end up supporting images I'll most likely add support for as many things as possible.

Phate6660 avatar Feb 01 '21 19:02 Phate6660

That looks like a good start. Thanks. Love Rsfetch btw.

justvipul avatar Feb 02 '21 04:02 justvipul