Desktop App

Run FX Treasuries as a native desktop application with keyboard shortcuts, menu bar, and system tray integration.

Features

Native Window

Runs as a real desktop window with taskbar integration, resizable layout, and persistent window position.

Keyboard Shortcuts

Navigate with Ctrl+1–5 for Dashboard, Analytics, Simulation, Data, Market Data. Full menu bar access.

FDC3 Ready

Built-in interop bridge for broadcasting currency contexts and raising intents to other financial desktop apps.

Same App, Better UX

Identical functionality to the browser version. Desktop features are additive — works offline-first where possible.

Build from Source

Developers can build the desktop app locally:

cd apps/desktop-app && npm install && npm start

Requires Node.js 18+ and the web app running at localhost:3000