jkcdarunday / cryptop

A CLI tool for displaying the top cryptocurrency prices written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CrypTop

A CLI tool written in Rust for displaying the prices of top cryptocurrencies

Screenshot_20230813_202017

Installation

Install using cargo install:

cargo install --git https://github.com/jkcdarunday/cryptop

Usage

Run in your terminal:

cryptop

Shortcuts:

  • Up Arrow Key - Scroll up one line
  • Down Arrow Key - Scroll down one line
  • Page up - Scroll up one page
  • Page down - Scroll down one page
  • r - Refresh data
  • q - Quit

About

A CLI tool for displaying the top cryptocurrency prices written in Rust


Languages

Language:Rust 100.0%