spot is macOS-only. Playback controls rely on AppleScript, which is not available on Linux or Windows.
Prerequisites
Before you install, make sure you have the following:- macOS — required for AppleScript-based playback
- Rust 1.83 or later — used to compile and install the binary
- Spotify desktop app — must be installed for playback commands to work
Install spot
Install Rust
If you don’t have Rust installed, get it from rustup.rs. The installer sets up After installation, restart your terminal or run the following to update your current shell session:Verify the version:The output should show
rustc, cargo, and the ~/.cargo/bin directory automatically.1.83 or later.PATH configuration
Cargo installs binaries to~/.cargo/bin. If spot is not found after installation, add that directory to your PATH.
For zsh (the default macOS shell), add the following to ~/.zshrc:
~/.bash_profile or ~/.bashrc.
Then reload your shell:
Next steps
With spot installed, connect your Spotify developer credentials to enable search.Authentication
Connect your Spotify developer credentials to enable search