{"id":16378094,"url":"https://github.com/foxfirecodes/homebridge-app-switch","last_synced_at":"2025-10-26T10:30:45.161Z","repository":{"id":57265063,"uuid":"90286607","full_name":"foxfirecodes/homebridge-app-switch","owner":"foxfirecodes","description":"Use Homebridge to open and close apps","archived":false,"fork":false,"pushed_at":"2023-12-22T00:15:47.000Z","size":2,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T18:13:38.200Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/foxfirecodes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-05-04T16:44:11.000Z","updated_at":"2023-12-22T00:15:51.000Z","dependencies_parsed_at":"2024-12-25T05:21:15.132Z","dependency_job_id":"45e3db7a-0619-4e47-a75e-c351b3a37ddc","html_url":"https://github.com/foxfirecodes/homebridge-app-switch","commit_stats":null,"previous_names":["foxfirecodes/homebridge-app-switch","rayzr522/homebridge-app-switch"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxfirecodes%2Fhomebridge-app-switch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxfirecodes%2Fhomebridge-app-switch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxfirecodes%2Fhomebridge-app-switch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxfirecodes%2Fhomebridge-app-switch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foxfirecodes","download_url":"https://codeload.github.com/foxfirecodes/homebridge-app-switch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238310177,"owners_count":19450804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-11T03:44:36.322Z","updated_at":"2025-10-26T10:30:44.856Z","avatar_url":"https://github.com/foxfirecodes.png","language":"JavaScript","readme":"# Homebridge App Switch\n\nThis is a [Homebridge](https://github.com/nfarina/homebridge) plugin to control open and close applications with the flick of a (_virtual_) switch.\n\n## Installation\n\nThis only works on macOS due to the use of `node-osascript` to turn the applications on \u0026 off.\n\n1. `yarn global add homebridge-hermes-player`\n\n2. Add the following to `~/.homebridge/config.json`:\n\n```javascript\n{\n    // ...\n    \"accessories\": [\n        // ...\n        {\n            \"accessory\": \"AppSwitch\",\n            \"name\": \"VSC\",\n            // This is the actual name of the application shown in macOS\n            \"appName\": \"Visual Studio Code\"\n        }\n    ]\n}\n```\n\nThe `name` can be whatever you want, but the `accessory` must be `\"AppSwitch\"`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxfirecodes%2Fhomebridge-app-switch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoxfirecodes%2Fhomebridge-app-switch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxfirecodes%2Fhomebridge-app-switch/lists"}