Installation Guide

Download, install, and configure Dropstone on Windows and Apple Silicon macOS.

Overview

Dropstone is an AI-powered platform for code analysis, debugging & automation. This guide will walk you through downloading, installing, and configuring Dropstone on Windows and Apple Silicon macOS.


Download Dropstone

System Requirements

ComponentWindows (Minimum / Recommended)macOS Silicon (Minimum / Recommended)
OSWindows 10 / Latest Windows 11macOS 12 Monterey / Latest macOS (Ventura, Sonoma)
CPUx64, Intel/AMDApple Silicon (M1, M2, M3, M4) only
RAM8 GB / 16 GB+8 GB / 16 GB+
DiskSSD / Fast SSDSSD / NVMe
PermissionsInstall & read/write files (Admin recommended)Install apps, Full Disk Access recommended

Download & Installation

Windows Installation

Step 1: Get the Installer

  1. Open your browser and go to dropstone.io.
  2. Navigate to the Downloads section.
  3. Select Windows and download the .exe file.
  4. Save the installer to an accessible location (e.g., Downloads folder).

Step 2: Install Dropstone

  1. Double-click the installer file.
  2. Accept the license agreement.
  3. Choose an installation directory (default is recommended).
  4. Click Install and wait for setup to complete.
  5. Launch Dropstone via Start Menu or Desktop shortcut.

macOS Silicon Installation

Prerequisites

Homebrew is required for this installation method.

If you don't have Homebrew installed, open Terminal and run:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

For Existing Users

If you already have Dropstone installed, upgrade to the latest version:

brew upgrade --cask dropstone

Installation Steps

1. Add Dropstone Tap

Add the official Dropstone repository to Homebrew:

brew tap blankline-org/dropstone

2. Install Dropstone

Install the Dropstone desktop application:

brew install --cask dropstone

3. Launch Dropstone

Open Dropstone from Launchpad, Applications folder, or Spotlight.

If macOS blocks the app (Gatekeeper), go to System Settings → Privacy & Security → Open Anyway.