scastiel / fin

A simple program to get the price of stocks in your terminal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple program to get the price of stocks in your terminal.

Installation: go get github.com/scastiel/fin

Usage: fin SYM1 SYM2 ...

Add empty lines by using /.

Example: fin AAPL GOOG / TWTR FB

Screenshot

Stock data is fetched using the great package github.com/piquette/finance-go/quote.

About

A simple program to get the price of stocks in your terminal.


Languages

Language:Go 100.0%