Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bjarneo/stonk-terminal


https://github.com/bjarneo/stonk-terminal

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

Real bad code base written in GO as a learning project

build/ has the cli for darwin and linux.

Usage:

```bash
$ mv build/cli-{system} /usr/local/bin/stonks

# usage stonks -i intervalSeconds stock1 stock2 stock3
$ stonks -i 5 gme amc tsla mvis

```

TODO: Rewrite the entire thing