Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bjarneo/stonk-terminal
https://github.com/bjarneo/stonk-terminal
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bjarneo/stonk-terminal
- Owner: bjarneo
- Created: 2021-03-11T10:52:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-01T18:24:33.000Z (over 3 years ago)
- Last Synced: 2024-06-21T06:44:40.722Z (5 months ago)
- Language: Go
- Size: 56.6 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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