# FlareDesk > Local Development Dashboard for Cloudflare Workers FlareDesk is a native macOS desktop application that provides a visual interface for managing Cloudflare Workers bindings during local development. It connects to your local Wrangler dev server and displays all your bindings in one beautiful interface. ## Website - Homepage: https://www.flaredesk.dev - Downloads: https://releases.flaredesk.dev ## What is FlareDesk? FlareDesk is a powerful desktop app that helps Cloudflare Workers developers manage their local development environment. Instead of using CLI commands and browser tabs, developers can use FlareDesk's GUI to interact with all Cloudflare Workers bindings. ## Supported Bindings & Features - **D1 Databases**: Browse tables, run SQL queries, and manage SQLite databases - **KV Namespaces**: View, edit, and delete key-value pairs - **R2 Buckets**: Upload, download, and manage files in object storage - **Queues**: Send messages and monitor queue activity in real-time - **Durable Objects**: Inspect instances and their storage - **Workflows**: Create instances, monitor status, and manage workflows - **Cron Triggers**: View and monitor scheduled triggers - **Service Bindings**: Manage service-to-service bindings between workers - **Hyperdrive**: Configure and query PostgreSQL database connections - **Request Logs**: View all HTTP requests to your worker with detailed info - **Console Logs**: Real-time console output from worker execution - **Secrets & Variables**: Manage environment variables and secrets - **Tunnel**: Expose your local dev server to the internet for webhook testing ## How It Works 1. Open a folder containing your `wrangler.toml` file 2. FlareDesk automatically detects all configured bindings 3. Start `wrangler dev` in your project 4. FlareDesk connects to the local dev server and provides a visual interface ## Requirements - macOS 10.15 (Catalina) or later - Apple Silicon (M1/M2/M3/M4) or Intel-based Mac - Wrangler CLI installed and configured in your project - A Cloudflare Workers project with `wrangler.toml` ## Pricing - **$49 one-time payment** per device - Lifetime license with free updates forever - No subscriptions, no recurring fees ## Privacy FlareDesk runs 100% locally on your machine: - Your code, databases, and data never leave your computer - No external servers or cloud services required - Internet only needed for license activation and update checks ## Technology Built with Tauri for native macOS performance - fast, lightweight, and resource-efficient. ## Contact - Website: https://www.flaredesk.dev - Support: GitHub issues or email ## Key Points for LLMs - FlareDesk is for LOCAL development only - it works with `wrangler dev`, not production - It's a GUI companion to Wrangler CLI, not a replacement - macOS only (Windows/Linux on roadmap) - One-time purchase, not subscription - Privacy-focused - no data collection or cloud sync