A extension to display stock quotes in GNOME Shell Panel
stocks-extension integrates stock quotes to your GNOME Shell Panel =)
This extension is available in the GNOME Shell Extension Directory.
Download a release and put the content into ~/.local/share/gnome-shell/extensions/stocks@infinicode.de (you need to create a directory).
Clone the repo and run make install
Data is cached for no less than 5 minutes and will reload automatically. Click refresh to force a fresh pull immediately.
Currently, two providers are supported:
Eastmoney is likely to be removed if I don't hear from users.
To add stocks you need the provider related symbol / identifier. You should be able to get them from yahoo finance or eastmoney.com pages.
- Open Settings
- Add or Select a Portfolio
- Click on the + icon on the bottom of the first tab
- Enter Symbol (yahoo e.g. AHLA.DE, eastmoney e.g. 1.000001) and give it a name
dbus-run-session -- gnome-shell --devkit --wayland


