{"id":13753735,"url":"https://github.com/tlk/beoplay-macos-remote-gui","last_synced_at":"2026-01-30T12:50:19.006Z","repository":{"id":75813169,"uuid":"190085288","full_name":"tlk/beoplay-macos-remote-gui","owner":"tlk","description":"Remote control B\u0026O Beoplay loudspeakers from macOS","archived":false,"fork":false,"pushed_at":"2022-01-31T18:40:07.000Z","size":612,"stargazers_count":16,"open_issues_count":12,"forks_count":1,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-05-09T21:35:44.890Z","etag":null,"topics":["beoplay","bonjour-discovery","hotkeys","macos","menubar","swift","volume-control"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tlk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-03T21:32:18.000Z","updated_at":"2024-08-20T15:18:19.000Z","dependencies_parsed_at":"2023-06-07T19:45:37.590Z","dependency_job_id":null,"html_url":"https://github.com/tlk/beoplay-macos-remote-gui","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/tlk/beoplay-macos-remote-gui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlk%2Fbeoplay-macos-remote-gui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlk%2Fbeoplay-macos-remote-gui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlk%2Fbeoplay-macos-remote-gui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlk%2Fbeoplay-macos-remote-gui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tlk","download_url":"https://codeload.github.com/tlk/beoplay-macos-remote-gui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlk%2Fbeoplay-macos-remote-gui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28912939,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T12:13:43.263Z","status":"ssl_error","status_checked_at":"2026-01-30T12:13:22.389Z","response_time":66,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["beoplay","bonjour-discovery","hotkeys","macos","menubar","swift","volume-control"],"created_at":"2024-08-03T09:01:28.388Z","updated_at":"2026-01-30T12:50:18.974Z","avatar_url":"https://github.com/tlk.png","language":"Swift","funding_links":[],"categories":["Utilities"],"sub_categories":["IoT"],"readme":"# Beoplay Remote for macOS\n\nThis is an unofficial app to remote control network enabled [Bang \u0026 Olufsen](https://www.bang-olufsen.com/) loudspeakers from macOS.\n\n![Screenshot](./screenshot.jpg)\n\nThe menu bar app has basic support for play/pause and forward/backward. The volume level can be adjusted and works well with volume adjustments made directly on the loudspeakers, through the original B\u0026O iOS app, Spotify and Deezer. Speakers are automatically discovered via Bonjour. TuneIn favorite radio stations are fetched from the device and can be changed via [hotkeys](Configuration.md#hotkeys--keyboard-shortcuts).\n\n\n\nApple keyboards features \u003ckbd\u003evolume-down\u003c/kbd\u003e and \u003ckbd\u003evolume-up\u003c/kbd\u003e keys to control the volume of the local speakers. When the same physical keys function as \u003ckbd\u003eF11\u003c/kbd\u003e and \u003ckbd\u003eF12\u003c/kbd\u003e keys they can control the volume of the remote speakers via this application.\n\n| Local speakers           | Remote speakers                        |\n| ------------------------ | -------------------------------------- |\n| \u003ckbd\u003evolume-down\u003c/kbd\u003e   | \u003ckbd\u003efn\u003c/kbd\u003e + \u003ckbd\u003evolume-down\u003c/kbd\u003e |\n| \u003ckbd\u003evolume-up\u003c/kbd\u003e     | \u003ckbd\u003efn\u003c/kbd\u003e + \u003ckbd\u003evolume-up\u003c/kbd\u003e   |\n\n\n\n## Installation\n\nGet the latest release and follow the installation instructions:\n\u003e [Download BeoplayRemoteGUI.dmg](https://github.com/tlk/beoplay-macos-remote-gui/releases/latest)\n\nAlternatively, you can install it with Homebrew:\n```\nbrew install tlk/beoplayremote/beoplayremotegui --no-quarantine\n```\n\nPlease see [Configuration.md](Configuration.md) on how to setup hotkey bindings.\n\n\n## Build from source\n\nIf you have Xcode you can build and install from source:\n```\n$ xcodebuild -version\nXcode 13.2.1\nBuild version 13C100\n\n$ make install\nxcodebuild [..]\nrm -rf /Applications/BeoplayRemoteGUI.app\ncp -rp Release.xcarchive/Products/Applications/BeoplayRemoteGUI.app /Applications\n$\n```\n\n\n## Read more\n\n* See the [beoplay-cli](https://github.com/tlk/beoplay-macos-remote-cli) for a command line interface\n* [How do I control the volume in spotify with the volume buttons on my apple keyboard?](https://community.spotify.com/t5/Desktop-Mac/How-do-I-control-the-volume-in-spotify-with-the-volume-buttons/m-p/4726068) (Spotify Community)\n* [Beoplay Remote for macOS (PoC)](https://forum.beoworld.org/forums/t/37724.aspx) (BeoWorld)\n* [Apple HomeKit](https://en.wikipedia.org/wiki/HomeKit) integration via [Homebridge plugin for Bang \u0026 Olufsen/Beoplay devices](https://github.com/connectjunkie/homebridge-beoplay)\n* How to [run the official B\u0026O iOS applications on Apple computers with the \"M1\" processor](https://www.theverge.com/2020/11/18/21574207/how-to-install-run-any-iphone-ipad-app-m1-mac)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftlk%2Fbeoplay-macos-remote-gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftlk%2Fbeoplay-macos-remote-gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftlk%2Fbeoplay-macos-remote-gui/lists"}