Airsonos Versions Save

:musical_note: AirPlay to Sonos

0.0.19

9 years ago

See https://github.com/stephen/airsonos/issues/59 for discussion.

Installation

  • Ensure that 32-bit node.js (version 0.10.33, 32-bit) is installed.
  • Download and Install the Bonjour for Windows SDK (requires an AppleID)
  • Download airsonos_windows_x86.zip below.
  • Create the folder C:\Users\username\AppData\Roaming\npm if it doesn't already exist.
  • Unzip the contents of this package at C:\Users\username\AppData\Roaming\npm\, so that airsonos and airsonos.cmd are directly inside the \npm\ folder.
  • Open a command prompt and type where airsonos. The output should look something like:
C:\Users\stephen>where airsonos
C:\Users\stephen\AppData\Roaming\npm\airsonos
C:\Users\stephen\AppData\Roaming\npm\airsonos.cmd
  • Type airsonos to run.

Please report any issues: https://github.com/stephen/airsonos/issues/59

Common Issues

Error: %1 is not a valid Win32 application.

This is likely because you have a 64-bit version of node.js installed. This build currently only supports 32-bit node.js.