0

I Have a Raspberry Pi with an Ubuntu Server on it and I want it to loop a gif from a command to HDMI

1
  • 2
    A server has no X-server (or wayland). How and where do you want to paint on? Only way I could think of is a webpage, which you could call from your client. But a Linux server doing graphics natively? What sense does this make? Commented Apr 6, 2022 at 22:30

2 Answers 2

0

You may be looking for something like the top answer at this link below.

https://unix.stackexchange.com/questions/35333/what-is-the-fastest-way-to-view-images-from-the-terminal

In short, there are a number of ways to open images from the command line, like the xdg-open, eog, or feh commands.

As implied by kanehekili and David, any of these require a desktop environment of some kind as they open application windows.

0

I am sorry for my inaccurate question.

The correct question is what is the most lightweight way to get an image open with Ubuntu server.

Now that I have researched my project more I can say the fastest way to view an image from an Ubuntu server is to install Openbox and VLC for the lightest and most customizable setup.

I appreciate JA01201812 for pointing out that I need a window manager to display my images

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.