Realtime ticker data in your terminal 📈 Built with Rust.
Download the latest release for your platform
cargo install tickrs
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 <symbols>... Comma separated list of ticker symbols to start app with
Use Windows Terminal to properly display this app.
- antoinevulcain / Financial-Modeling-Prep-API - for the awesome API powering this app, https://financialmodelingprep.com
- fdehau / tui-rs - great TUI library for Rust
- cjbassi / ytop - thanks for the inspiration!