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.
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)! π
Report
No reviews yetBe the first to leave a review for Stonks Dashboard