Install BrainDrive
Install BrainDrive in minutes
Choose the one-click desktop installer for macOS or Windows, or stay with the command line setup. Either way, you will be up and running in just a few minutes.
Option 1
One-click installers
Download the desktop installer, sign in, and BrainDrive handles the setup. Recommended for most teams who want a guided experience.
What you'll need from us:
- • macOS installer URL (DMG or PKG)
- • Windows installer URL (EXE or MSI)
- • SHA256 checksum for each build
- • Confirmed OS support matrix
- • Optional: screenshots or quickstart video
Option 2
Command-line setup
Keep the familiar scripted workflow for automation or power users. We'll surface the curl, Homebrew, and PowerShell paths alongside prerequisites.
Still needed to finalize:
- • Final CLI script URLs for each platform
- • Notes on any environment variables or flags
- • Link to CLI reference documentation
- • Troubleshooting steps for common failures
Inside the installers
This section will reassure new users about what the installers do on their machine. Replace the placeholder bullets below when the flow is finalized.
- Guided sign-in and workspace linking (confirm copy)
- Automated service install & launch (list background agents)
- Menu bar / system tray controls (mention capabilities)
- Auto-update channel with release notes (confirm cadence)
System requirements
Replace the placeholder copy below once OS support and hardware minimums are confirmed.
macOS
- • macOS version: TODO (e.g., Monterey 12.6+)
- • Architecture: TODO (Apple Silicon? Intel?)
- • Disk space: TODO MB free
- • Network: HTTPS to *.braindrive.ai ports (confirm)
- • Permissions: Admin rights? (confirm)
Windows
- • Windows version: TODO (e.g., 10 21H2+)
- • Architecture: TODO (x64? ARM? confirm)
- • Disk space: TODO MB free
- • Network: HTTPS to *.braindrive.ai ports (confirm)
- • Permissions: Needs admin during install? (confirm)
Verify your download
Once filenames and checksums are final, replace the placeholders below.
TBD_MACOS_SHA256TBD_WINDOWS_SHA256Provide instructions on generating a checksum (shasum -a 256 /Get-FileHash) and where to compare it.
Command-line installation
The commands below use placeholder script locations. Update them with the final URLs and flags before launch.
macOS & Linux (curl)
Placeholder script URL to replace with the production installer script.
curl -fsSL https://braindrive.ai/TODO/install.sh | bashmacOS (Homebrew)
Confirm tap name and formula before publishing.
brew install braindrive/tap/braindrive
braindrive loginWindows (PowerShell)
Replace with signed script location. Mention execution policy requirements if any.
iwr https://braindrive.ai/TODO/install.ps1 -UseBasicParsing | iexDocument environment variables, advanced flags, or offline install steps as needed. Link the CLI reference once it is ready.
Before you install
- • BrainDrive account required (link signup once confirmed).
- • Ensure you have rights to install software on the target device.
- • Confirm firewall / proxy rules (provide ports and hostnames).
- • Review release notes (link to changelog when ready).
Need help?
Direct users to the support surfaces you prefer. Replace links with final destinations.
Rolling BrainDrive out to your team?
Link a deployment checklist or release note once it's published.
