Echo JS 0.11.0

<~>

tracker1 14 days ago. link 1 point
The dashboard itself looks cool.. I like TUI options myself, that said a lot of the crowd here are not into a lot of posts surrounding financial markets, in particular crypto or for that matter AI content, though I've relaxed a little and will just [AI] tag posts for AI generated tools/projects so long as they aren't generic "clone of X" type things.
pierridotite 42 days ago. link 1 point
Hi everyone, OP here.

I built this terminal dashboard to monitor crypto & stocks without leaving the command line.

Stack & Features:
- Built with Node.js.
- Renders ASCII charts for 1D/7D/30D trends.
- Implements a local JSON caching system to handle CoinGecko/Yahoo Finance API rate limits gracefully.
- Zero-config run via `npx stonks-dashboard`.

Code is open source, feedback is welcome!