6

I would like to know in one glance the value of some stocks and currencies. What kind of indicator would you advice to me?

I guess an equivalent of indicators, like a widget or whatever, should be fine too. I remember there was such a possibility on older versions of Ubuntu with GNOME 2, with a notification icon.

Agmenor
  • 16,394

2 Answers2

2

As the OP pointed in his comment, indicator-stocks does the job. To install it, run the following commands in terminal:

sudo add-apt-repository ppa:ce3a/indicator-stocks
sudo apt-get update
sudo apt-get install indicator-stocks
Radu Rădeanu
  • 174,089
  • 51
  • 332
  • 407
0

GNOME extension Stocks Extension is a handy solution I found on Ubuntu 20.04 that can achieve the requirement.

I installed the extension from the GNOME Shell integration of a web browser.

HD189733b
  • 513