Stonks Dashboard

Stonks Dashboard

Real-time crypto & stock dashboard for your terminal

6 followers

Stonks Dashboard is a TUI (Terminal User Interface) designed for developers who want to track markets without context-switching. It visualizes real-time data for Crypto, Stocks, and ETFs using dynamic ASCII charts. Key features: - Zero-config launch via `npx` - 1D to 90D trend lines - Cyberpunk aesthetic - Smart local caching to avoid API rate limits Built with Node.js, free and open-source.
Stonks Dashboard gallery image
Stonks Dashboard gallery image
Free
Launch tags:Open Sourceβ€’Fintechβ€’Developer Tools
Launch Team
Checkmarx Developer Assist for AI IDEs
Security linter for vibe coding: fix vulns as you build
Promoted

What do you think? …

Pierre Raffalli
Maker
πŸ“Œ
Hi Hunters! πŸ‘‹ I'm Pierre, a developer who spends most of his time in the terminal. I built Stonks Dashboard because I was tired of constantly alt-tabbing to a browser just to check if my portfolio was crashing. I wanted something lightweight that lived natively alongside my code editor. It pulls data from Yahoo Finance and CoinGecko, but uses a smart local caching system to keep things fast and respect API rate limits. You can try it instantly (no installation needed) if you have Node.js: `npx stonks-dashboard` I'd love to hear your feedback on the ASCII chart readability! Happy coding (and trading)! πŸ“ˆ