Rallies CLI
Terminal-based portfolio tracker for stocks and crypto with real-time price updates and watchlists.
Install
npm install -g rallies-cli TL;DR: Rallies CLI is a terminal-based portfolio tracker that displays real-time stock and crypto prices, watchlists, and portfolio summaries from the command line.
Rallies CLI provides a command-line interface for monitoring stocks and cryptocurrencies in a single tool. You can set up watchlists with mixed asset types, track portfolio positions with cost basis, and view current prices with daily change information. The tool is installed globally via npm and runs in any terminal.
The interface is command-driven. You add symbols to your watchlist, define portfolio positions, and query for current prices and portfolio summaries. Output is formatted as terminal-friendly tables. The tool aims to consolidate stock and crypto monitoring into one lightweight utility rather than requiring separate tools for each asset class.
Rallies CLI is designed for individual traders and investors who hold both stocks and crypto and want a quick way to check on everything from the terminal. It covers portfolio monitoring and price tracking but does not include charting, technical analysis, or order execution.