cointop

Interactive cryptocurrency tracking terminal with portfolio management, price alerts, and customizable views.

Verified

Install

brew install cointop

TL;DR: cointop is an interactive terminal application for tracking cryptocurrency prices, managing a portfolio, and monitoring market data with a vim-inspired keyboard interface.

cointop displays a live-updating table of cryptocurrency prices ranked by market cap. The interface is keyboard-driven with vim-style navigation: use j/k to scroll, enter to view coin details, and slash to search. It supports over 1,000 cryptocurrencies and shows price, 24-hour change, volume, market cap, and sparkline charts. Data is fetched from CoinGecko by default with CoinMarketCap available as an alternative.

The portfolio feature lets you add holdings with purchase price and quantity. cointop then tracks your portfolio value and gain/loss alongside the broader market view. You can also save favorite coins, set price alerts, convert prices to different fiat currencies, and customize which columns appear. Configuration is stored in a TOML file and can be synced across machines.

cointop is well-suited for crypto traders and enthusiasts who want a persistent market overview in the terminal. Its vim-style interface makes it efficient for keyboard-oriented users. It does not support order execution or connect to exchanges, focusing purely on market data and portfolio tracking.