3

To give an example, I run series of commands which would output a number. I must show this on the GNOME panel. Font, color, size etc doesn't matter. I just need a small display on the panel.

pomsky
  • 68,507
  • By gnome panel do you mean Systray / application indicator area? If so I haven't tried it yet but you can search on indicator-sysmonitor – WinEunuuchs2Unix Aug 05 '18 at 21:57
  • @WinEunuuchs2Unix Consider linking your pizza script, maybe it's exactly what OP needs – Sergiy Kolodyazhnyy Aug 05 '18 at 23:33
  • Rohit, please read this answer: https://askubuntu.com/questions/882419/can-bash-display-in-systray-as-application-indicator/882420#882420 @SergiyKolodyazhnyy Thanks for the reminder. I was on my phone when I posted comment so did not have search & linking abilities. – WinEunuuchs2Unix Aug 06 '18 at 02:09

3 Answers3

1

There are a couple of extensions you might want to have a look at.

  1. Top Bar Script Executor

    Adds buttons to the top bar that execute scripts or commands.

  2. Command Output

    Display the output of a shell command at a user-specified interval.

pomsky
  • 68,507
1

Executor by raujonas, logo has a Sigma sign on it

does exactly what you want - I use it to ping a server and display and Up/Down arrow in the panel. Install via https://extensions.gnome.org/ or use Tweaks > extensions

Crighton
  • 422
0

There is also Argos (and here's an article about it).