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,214
  • 1
    I disagree - this is not too localized. Please re-open. – Nathan J.B. May 20 '13 at 17:24
  • 2
  • 1
    Indicator-stocks does the job, thank you for developing it! – Agmenor Nov 24 '13 at 21:07
  • 3
    IMO, @NathanJ.Brauer is right. We should reopen this, and make an answer from the comment that currently answers this question. Then this will better help others, and it will be one less "too localized" question for high-rep users to sift through when deciding which closed questions merit deletion. – Eliah Kagan Mar 15 '14 at 23:54
  • @EliahKagan someone really is interested in answering this question? There's SR already, and they answer this kind of questions. Also, this only got 141 views in 3 years, is not that relevant to Ubuntu users. Also that answer is pointing to another question so, no information is lost. – Braiam Mar 16 '14 at 01:58
  • Correction 2 years – Braiam Mar 16 '14 at 02:04
  • 1
    @Braiam We already have an answer. It's posted as a comment. I'd be happy to make a CW answer out of it if/when this is reopened, and I can try to include more info on indicator-stocks than is currently in the hisorical-interest indicators big list question. (Also, for half that 2 years it's been less visible due to closure.) There's one area where we may agree: I don't think it's extremely important that this be reopened. I'm not trying to turn this pretty minor question into a cause celebre. I'm just trying to do what I think is most helpful and appropriate with it. – Eliah Kagan Mar 16 '14 at 03:41
  • @EliahKagan just FYI, closed questions do appear in google. – Braiam Mar 16 '14 at 03:46
  • 3
    @Braiam That's true, they do. Sorry if what I said had the effect of suggesting otherwise. However, they don't come up on the front page of our site very often. And I think being closed with "no answers" makes it harder for people to recognize that there is actually a solution here. Furthermore, when a question is on-topic, there's no requirement that it be of interest to a large fraction of the community. Back when we had the "too localized" close reason, its correct use was for questions that would probably never be relevant to anyone else (or, for time-localized questions, ever again). – Eliah Kagan Mar 16 '14 at 03:54

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
  • 169,590
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
  • 473