Skip to content

A front end menu bar application for AirSonos on macOS

Notifications You must be signed in to change notification settings

mermaid/AirSonos.app

Repository files navigation

AirSonos.app

A front end application for AirSonos

Download

Click here to dowload the latest release of AirSonos.app

Screenshots

click option + click
click option + click

Debuggin Common Problems

Here are some common things that can cause issues with AirSonos. Before submitting issues, please try these to see if any of these steps can fix your issues

you can get debug logs by option+click and selcting "Collect Debug Logs"

Deveopment

  • clone the repo
  • run npm install
  • run npm start
  • to build the release version (for mac)
    • run npm run build
    • you may need to remove --osx-sign from build:osx in package.json as it will attempt to sign the resulting app with you apple developer certificate
  • the windows version can be built using npm run build:win (I havent yet built/tested it, so it may not work)

About

A front end menu bar application for AirSonos on macOS

Resources

Stars

Watchers

Forks

Packages

No packages published