{"id":31375977,"url":"https://github.com/gvellut/airplay_no_way","last_synced_at":"2026-05-16T11:33:06.771Z","repository":{"id":315800668,"uuid":"1057391476","full_name":"gvellut/airplay_no_way","owner":"gvellut","description":"Background utility for macOS to revert audio device on AirPlay connection","archived":false,"fork":false,"pushed_at":"2025-09-21T10:46:54.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-28T02:53:06.143Z","etag":null,"topics":["airplay","audio","macos","vibecoded"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gvellut.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-15T16:59:40.000Z","updated_at":"2025-09-21T10:47:47.000Z","dependencies_parsed_at":"2025-09-20T21:08:59.275Z","dependency_job_id":"24605124-e9a9-43b0-a79f-f2be6e4b87fc","html_url":"https://github.com/gvellut/airplay_no_way","commit_stats":null,"previous_names":["gvellut/airplay_no_way"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gvellut/airplay_no_way","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gvellut%2Fairplay_no_way","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gvellut%2Fairplay_no_way/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gvellut%2Fairplay_no_way/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gvellut%2Fairplay_no_way/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gvellut","download_url":"https://codeload.github.com/gvellut/airplay_no_way/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gvellut%2Fairplay_no_way/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33100861,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["airplay","audio","macos","vibecoded"],"created_at":"2025-09-28T02:53:03.573Z","updated_at":"2026-05-16T11:33:06.751Z","avatar_url":"https://github.com/gvellut.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AirPlay!? No Way! (AudioMonitor)\n\n*AirPlay!? No Way!* is a macOS utility that monitors audio devices and can revert audio output when AirPlay devices are connected (instead of set to the newly connected AirPlay device).\n\n## Purpose\n\n- Monitors system audio device changes.\n- Automatically reverts audio output to the previous device when AirPlay connects.\n- Includes a launcher and a helper for background monitoring.\n\n## Build\n\nPrerequisites:\n\n- *XCode* or *XCode Command-Line Tools*. For the tools, run `xcode-select --install` in the terminal . Among other things, this will install the Swift command-line compiler. Type `swift –version` in the terminal to check if it was installed correctly. Version 5.9 of the Swift tools is currently used (but a later version should be fine).\n- The build process uses a code signing certificate named `My Swift Dev Cert` (by default). If you already have a code signing certificate (official Apple or self-signed), you can update the name in `app_config.env`, variable `SIGNING_CERT`. If you do not have a signing certificate, you need to create one in your Keychain. Follow [How to create code signing certificate in macOS](https://www.simplified.guide/macos/keychain-cert-code-signing-create) for a quick walkthrough of creating a self-signed certificate (for local use).\n\nTo build the application, run:\n\n```sh\nmake\n```\n\n## Install\n\nTo install the app to your `~/Applications` folder:\n\n```sh\nmake install\n```\n\nAfter installation, run the app once from your `~/Applications` folder to activate the background service. Manage in *Login Items \u003e Allow in the Background*. The tool will be called **AudioMonitor**.\n\n## Uninstall\n\nTo remove the app and disable the helper:\n\n```sh\nmake uninstall\n```\n\n## Note\n\nLog with `console.app` or in command-line:\n\n`log stream --debug --info --predicate \"subsystem = 'com.user.audiomonitor'\"`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgvellut%2Fairplay_no_way","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgvellut%2Fairplay_no_way","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgvellut%2Fairplay_no_way/lists"}