evtool crypto-price

Real-time cryptocurrency prices and market data in your terminal. One command. No app, no browser, no npm install.

pip install evolver-tools && evtool crypto-price

What is it?

evtool crypto-price fetches live cryptocurrency prices from CoinGecko's free API and displays them in a clean terminal table. Color-coded (green = up, red = down), regularly updated, and script-friendly. Supports BTC, ETH, SOL, XRP, DOGE, ADA, DOT, LINK, and 100+ more coins.

Quick Start

$ evtool crypto-price

Coin         Price (USD)    24h Chg     MarketCap
Bitcoin      $67,432        +2.34%      $1.33T
Ethereum     $3,421         -0.87%      $411B
Solana       $152.43        +5.12%      $68.4B
XRP          $0.5321        +0.23%      $29.1B
Cardano      $0.4512        -1.45%      $15.8B
Dogecoin     $0.0834        +3.21%      $11.9B

Usage Examples

Check a specific coin

$ evtool crypto-price --coin solana
Solana (SOL): $152.43 | 24h: +5.12% | MCap: $68.4B

Watch mode (auto-refresh)

$ evtool crypto-price --watch
# Updates every 60 seconds. Ctrl+C to stop.

JSON output for scripts

$ evtool crypto-price --json
# Returns: {"bitcoin":{"usd":67432,"change_24h":2.34},"ethereum":{"usd":3421,"change_24h":-0.87}}

Top 20 by market cap

$ evtool crypto-price --top 20

Why use it?

Live data

Real-time prices from CoinGecko. No account needed.

🎨

Color coded

Green for gains, red for losses — at a glance.

📋

JSON output

Pipe into scripts, IFTTT, webhooks, or your own dashboard.

🚀

Lightweight

No npm, no node_modules. One pip install, one command.

Get 261 tools in one install

This is just one of 261 zero-dependency CLI tools in the evolver-tools package.
One pip install gives you CSV analysis, JSON tools, network diagnostics, ASCII art, and more.

Browse All 261 Tools Support on Ko-fi