/stock-watchlist

A clean little terminal app for collecting information on stock prices

Primary LanguagePython

stock-watchlist

A clean little terminal app for collecting information on stock prices

Installing

This will only work on linux so be careful..
To install
$ cd ~/ then git clone into stock-watchlist

$ chmod +x install
$ chmod +x stock-watchlist
./install

Install might need to be run as sudo.
If you have issues try this

$ sudo ./install

now the stock-watchlist should be in your path and you can run it with

$ stock-watchlist

Editing the watchlist

To edit the watchlist change the config.json file
delay is the time in minutes you'd ike the watchlist to refresh at. If it's zero the watchlist will just run once.
Add the symbol of companies you'd like to watch in the watchlist.