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
Component | Windows (Minimum / Recommended) | macOS Silicon (Minimum / Recommended) |
---|---|---|
OS | Windows 10 / Latest Windows 11 | macOS 12 Monterey / Latest macOS (Ventura, Sonoma) |
CPU | x64, Intel/AMD | Apple Silicon (M1, M2, M3, M4) only |
RAM | 8 GB / 16 GB+ | 8 GB / 16 GB+ |
Disk | SSD / Fast SSD | SSD / NVMe |
Permissions | Install & read/write files (Admin recommended) | Install apps, Full Disk Access recommended |
Download & Installation
Windows Installation
Step 1: Get the Installer
- Open your browser and go to dropstone.io.
- Navigate to the Downloads section.
- Select Windows and download the
.exe
file. - Save the installer to an accessible location (e.g., Downloads folder).
Step 2: Install Dropstone
- Double-click the installer file.
- Accept the license agreement.
- Choose an installation directory (default is recommended).
- Click Install and wait for setup to complete.
- 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.