tick-rs

Build Status

Realtime ticker data in your terminal 📈 Built with Rust. Data sourced from Yahoo! Finance.

Demo Click for full video

Installation

Binary

Download the latest release for your platform

Cargo

cargo install tickrs

Usage

``` tickrs 0.3.1 Realtime ticker data in your terminal 📈

USAGE: tickrs [FLAGS] [OPTIONS]

FLAGS: -h, --help Prints help information --hide-help Hide help icon in top right -V, --version Prints version information

OPTIONS: -s, --symbols ... Comma separated list of ticker symbols to start app with ```

Windows

Use Windows Terminal to properly display this app.

Acknowledgments