Skip to content

[FEAT] animated logos #1423

Description

@acxz

Be sure to read FAQ before submitting a new issue.

Wanted features:

Right now we support static logos of various formats. It would be wonderful to support animated logos such as .gif files.

Motivation:

The motivation here is that I have a shell script, pokeshell, which supports the output of both static and animated images to the terminal via chafa. I can pipe the static output just fine with pokeshell pikachu | fastfetch --file-raw -, but pokeshell -a pikachu | fastfetch --file-raw - just clears the current terminal screen. (i.e. pikachu.gif | fastfetch --file-raw -)

pokeshell pikachu | fastfetch --file-raw -:
image

Here is the animated file that I would like to show in fastfetch:
pikachu.gif

How it looks by itself:

pokeshell_pikachu.mp4

And when trying to use the file with fastfetch:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionThe issue is a question or a discussion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions