tick-rs

Build Status

Realtime ticker data in your terminal 📈 Built with Rust.

screenshot

Installation

Binary

Download the latest release for your platform

Cargo

cargo install tickrs

Usage

``` tickrs 0.2.0 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