Skip to content

Follow your favourite stock right in the terminal window

License

Notifications You must be signed in to change notification settings

bjarneo/superstonk

Folders and files

NameName
Last commit message
Last commit date
Feb 19, 2022
Aug 9, 2022
Mar 22, 2022
Apr 1, 2022
Feb 22, 2022
Feb 19, 2022
Feb 24, 2022
Feb 18, 2022
Feb 22, 2022
Feb 19, 2022
Feb 19, 2022
Feb 22, 2022

Repository files navigation

/r/superstonk

The superstonk terminal is merely a pretty visualization of a stock. To be used for pretty graphical terminal output. This project is created due to learning golang, and the code base will change over time.

PRE

Usage

Install the binary from https://github.com/bjarneo/superstonk/releases, or go directly to the build the binary manually step.

$ superstonk -interval 10 -shares 10

The default values

Usage of superstonk
  -interval int
    	The refresh interval in seconds (default: 5)
  -shares float
    	The quantity of stocks you own (default: 0)
  -symbol string
    	The stock symbol to watch (default: gme)

Get it up and running [DEV]

# By using the go binary directly
go run main.go

# By using air you get hot reloading
air

Air: https://github.com/cosmtrek/air

Build the binary manually

$ go build

# will be available as superstonk

Need a fully fledged awesome terminal?

GamestonkTerminal is the way https://github.com/GamestonkTerminal/GamestonkTerminal

About

Follow your favourite stock right in the terminal window

Topics

Resources

License

Stars

Watchers

Forks

Languages