sailormoon / stockings

🧦 Public domain equity tracker in your terminal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🧦 stockings

Public domain equity tracker that fits in your tmux pane. Very rough around the edges in its current state and gets the bare minimum done. Use at your own risk.

motivation

I want to glance at my portfolio performance in the corner of my terminal instead of having a browser tab open or checking my phone. It is also a good excuse to learn golang.

usage

./stockings tickers

example

The below symbols and quotes will continuously update.

./stockings mtch fb aapl mu msft
MTCH $36.27
  FB $174.02
AAPL $176.89
  MU $46.62
MSFT $94.07

data

Data is provided for free from IEX. Please read the following before contributing to this application or using it:

  1. API Terms of Use
  2. API Exhibit A

About

🧦 Public domain equity tracker in your terminal.

License:The Unlicense


Languages

Language:Go 100.0%