A professional, stealthy gold price tracker built directly into your VS Code / Cursor editor.
(Add a screenshot here before publishing)
Features
Stealth Mode: Keeps your status bar clean with a minimal indicator.
Professional Dashboard: A native-looking, high-performance terminal panel.
Dual Tracking: Monitor both USD/oz (International) and CNY/g (Domestic) simultaneously.
Trend Analysis: Built-in sparkline area charts for short-term price movements.
Smart Calculator: Instantly convert between USD/oz and CNY/g using real-time exchange rates.
High Availability: Dual API fallback system ensures you never lose connection to the market.
Usage
Look for the stealth indicator in your status bar (bottom right).
Click it to open the full Gold Terminal dashboard.
Or use the Command Palette (Cmd+Shift+P / Ctrl+Shift+P):
Gold Terminal: Open Dashboard
Gold Terminal: Refresh Now
Gold Terminal: Toggle Stealth Mode
Extension Settings
This extension contributes the following settings:
goldTerminal.stealthMode: Keep status bar minimal and stealthy (default: true)
goldTerminal.refreshIntervalSeconds: Auto-refresh interval in seconds (default: 30)
goldTerminal.goldApiUrl: Primary Gold API URL
goldTerminal.backupGoldApiUrl: Backup Gold API URL
goldTerminal.usdToRmbApiUrl: Primary USD to CNY Exchange Rate API
goldTerminal.backupUsdToRmbApiUrl: Backup USD to CNY Exchange Rate API
Privacy & Data
This extension runs entirely locally. It makes direct HTTPS requests from your machine to the configured public APIs. No data is routed through third-party servers or collected by the extension author.