Skip to Content

Installation

TL;DR

Cmdop is available on macOS, Linux, and Windows via the CLI, as a native desktop app for macOS/Windows/Linux, and as an iOS mobile app. The fastest way to install is via curl -sSL cmdop.com/install.sh | bash on macOS/Linux or iwr -useb cmdop.com/install.ps1 | iex on Windows. The CLI requires 50 MB disk space and an internet connection for authentication.

Choose your platform to get started with Cmdop.

Which platforms does Cmdop support?

PlatformMethodLink
macOS/LinuxCLIInstall CLI
WindowsCLIInstall CLI
macOSDesktop AppDownload
iOSMobile AppApp Store

How do I quickly install the CLI?

# Download and run the Cmdop installer script curl -sSL cmdop.com/install.sh | bash
# Download and run the Cmdop installer via PowerShell iwr -useb cmdop.com/install.ps1 | iex

What are the system requirements?

CLI

  • macOS 10.15+ / Windows 10+ / Linux (glibc 2.17+)
  • 50 MB disk space
  • Internet connection for authentication

Desktop App

  • macOS 12.0+
  • Windows 10+
  • Linux (Ubuntu 20.04+)

Mobile App

  • iOS 17.0+
  • iPhone or iPad
Last updated on