Market-watching hub. Running most of the day on my spare desktop screen.
Designed for tracking stocks, ETFs, crypto, options (stock or crypto), futures, live financial feeds in a clean UI.
Features ⋅ Tracked items ⋅ Deploy your own
| Details | Item enhancements | Export-able watchlist |
|---|---|---|
![]() |
![]() |
![]() |
Real-time asset grid — interactive charts for stocks, ETFs, crypto, options (incl. crypto through Deribit), indexes, bonds, futures
Watchlist — drag-to-reorder, ticker search, per-item settings (futures symbol overrides). Import/export via URL or QR code to share lists across devices.
Earnings and events — upcoming earnings dates (relative to device time) and FOMC meetings
Market hours — live open/close status for various exchanges
Embeddable special items — in-grid live YouTube feeds (e.g. Bloomberg)
Tips slideshow — rotating tips in the sidebar for discoverability
Or spin up the app and explore examples on the /preview page.
git clone https://github.com/razgraf/intel.git && cd intel
bun install
bun devNo API keys required — data (Yahoo Finance, Deribit) is fetched server-side without authentication. Open at http://localhost:3100.
Deploy your own copy of Intel to Vercel in one click.
Tech stack
| Layer | Tech |
|---|---|
| Framework | Next.js 16 (with use cache, new React 19 directives) |
| UI | Tailwind CSS 4, Base UI primitives, Lucide icons |
| Charts | Liveline |
| Numbers | Caligraph, Number Flow, Chrono |
| Animations | Framer Motion |
| State | Zustand, TanStack Query |
| Data | Yahoo Finance via yahoo-finance2, USDC-settled options via deribit |
| Dev tooling | Agentation, Biome, TypeScript 5 |
| Runtime | Bun |
| Architecture | FSD |
| AI | Claude, Codex |
Roadmap
- Deribit options
- Polymarket or Kalshi markets
- Price alerts and notifications
- More reliable data sources (Yahoo may rate-limit or be incomplete), maybe Alpha Vantage (?)
- More special grid items (keyword trackers, AI-generated market reports, news feeds)
- Commercial version with paid subscriptions
MIT













