CLI Prediction Markets Prediction Markets

pmcli

Lightweight CLI for browsing, tracking, and monitoring prediction markets from the terminal.

Verified

Install

npm install -g pmcli

TL;DR: pmcli is a lightweight command-line tool for browsing and tracking prediction markets. It provides a quick way to check market odds and monitor event contracts from the terminal.

pmcli gives you terminal access to prediction market data. You can list active markets, view current pricing, and track markets of interest. The tool is installed via npm and provides a streamlined command interface for prediction market exploration. It is designed to be lightweight and fast, focusing on data retrieval and display rather than comprehensive trading functionality.

The command set covers market discovery, filtering by category or keyword, and detailed market views with pricing and volume data. Output is formatted for terminal readability with clean tabular displays. pmcli is well-suited for quick market checks and monitoring specific contracts over time. It can be combined with other terminal tools or used in scripts for automated market tracking.

pmcli is a good fit for prediction market followers who want fast terminal access to market data without the overhead of a full trading platform. It is designed for browsing and monitoring rather than high-frequency trading. Users looking for full order execution capability should evaluate whether their version supports it or consider pairing pmcli with a more execution-focused tool.