Echo JS 0.11.0

<~>

pierridotite 6 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!