Skip to content

internetstaff/stocks-extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

142 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A extension to display stock quotes in GNOME Shell Panel

projects

commits commits

stocks-extension integrates stock quotes to your GNOME Shell Panel =)


Installation

This extension is available in the GNOME Shell Extension Directory.

Manual Installation

Release Package

Download a release and put the content into ~/.local/share/gnome-shell/extensions/stocks@infinicode.de (you need to create a directory).

Make install

Clone the repo and run make install

Data Provider

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.

Add Stocks

To add stocks you need the provider related symbol / identifier. You should be able to get them from yahoo finance or eastmoney.com pages.

  1. Open Settings
  2. Add or Select a Portfolio
  3. Click on the + icon on the bottom of the first tab
  4. Enter Symbol (yahoo e.g. AHLA.DE, eastmoney e.g. 1.000001) and give it a name

debug

dbus-run-session -- gnome-shell --devkit --wayland

About

A extension to display stock quotes in GNOME Shell Panel

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 96.8%
  • CSS 2.1%
  • Makefile 1.1%