oh-my-tray Svelte Themes

Oh My Tray

🖥️ system tray app for tracking the stuff I care about

oh-my-tray

System tray app built with Tauri + Svelte showing useful info at a glance.

Features

  • BTC/USD price
  • USD/BRL price
  • Claude.ai usage (session + week progress bars)

Setup

pnpm install
cp .env.example .env  # add your Claude credentials

Commands

pnpm dev    # run in development
pnpm build  # build release
pnpm start  # run built binary

Environment Variables

Variable Description
CLAUDE_SESSION_KEY Your claude.ai session cookie
CLAUDE_ORG_ID Your claude.ai organization ID

Get these from browser DevTools > Network > claude.ai/api requests.

Top categories

Loading Svelte Themes