neg3ntropy / gnome-shell-stonks

gnome shell app to track your stock to the moon!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stonks!

Stonks is a gnome shell app to track your stocks. It is inspired by the osx sidebar widget and built on the shoulders of:

Install

git-clone or Download as zip file, then run make install.

make install

Log-out from your account then log back in to let gnome enable the extension.

Logs

If something goes wrong, you can check the logs with following command.

journalctl -f -o cat /usr/bin/gnome-shell

You can also enable more logs changing the debug option with dconf command.

Screenshot

alt text

Usage

  • Click on the stock name or price will bring you to the stock info on yahoo finance.
  • Click on the price change will toggle current price change or percentage.

About

gnome shell app to track your stock to the moon!

License:GNU General Public License v2.0


Languages

Language:JavaScript 83.6%Language:CSS 13.6%Language:Makefile 2.8%