Release

Download NeuralSDR2 v1.1.1

The current public release is packaged as a macOS DMG. Source, docs, and release notes all live in the GitHub repository alongside the app code.

Requirements

  • macOS 13 or newer
  • RTL-SDR compatible USB device
  • librtlsdr for source builds

Source build

Prefer building locally?

brew install librtlsdr
swift build
swift test
bash ./build_app.sh