Skip to content

lrdiv/stonk

Repository files navigation

stonk

  • Shows the stock's current price every 20s in your terminal
  • Shows how much you made/lost in total and since the last update every 20s in your terminal and in a macOS notification

Usage

$ ./bin/run STOCK -p 4.20 -n 69

Args

  1. The stock symbol

Flags

  • -p Original purchase price
  • -n Number of shares
  • -i How often to re-check (in seconds) (default is 20)

About

This is a stupid CLI thing I built to watch myself lose money on AMC

Resources

Stars

Watchers

Forks