This repository provides the official Homebrew formula for installing SynapSeq,
the open-source brainwave sequencing engine built in Go.
Add this tap and install SynapSeq:
brew tap synapseq-foundation/synapseq
brew install synapseqAfter installation, verify:
synapseq -versionThe binary will be available at:
/opt/homebrew/bin/synapseqThis tap currently supports:
- macOS ARM64
- Linux ARM64
- Linux x86_64
The formula automatically downloads the precompiled binary from the latest GitHub release.
For reporting bugs or suggesting improvements related to installation, packaging, or distribution, please open an issue in the main SynapSeq repository using the
type: packaging label.
SynapSeq is licensed under the GPL-2.0 license.