{"id":17673642,"url":"https://github.com/codetheweb/ifttt-bluetooth-proximity","last_synced_at":"2025-03-30T16:15:16.071Z","repository":{"id":85614002,"uuid":"179339027","full_name":"codetheweb/ifttt-bluetooth-proximity","owner":"codetheweb","description":"A script to add Bluetooth proximity detection to IFTTT flows","archived":false,"fork":false,"pushed_at":"2019-04-03T19:40:38.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T17:38:47.150Z","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/codetheweb.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":"2019-04-03T17:34:59.000Z","updated_at":"2021-04-03T15:09:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"ed22e494-4f69-4514-82dd-d16b367c3c23","html_url":"https://github.com/codetheweb/ifttt-bluetooth-proximity","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codetheweb%2Fifttt-bluetooth-proximity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codetheweb%2Fifttt-bluetooth-proximity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codetheweb%2Fifttt-bluetooth-proximity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codetheweb%2Fifttt-bluetooth-proximity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codetheweb","download_url":"https://codeload.github.com/codetheweb/ifttt-bluetooth-proximity/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246342994,"owners_count":20761947,"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-24T05:42:43.073Z","updated_at":"2025-03-30T16:15:16.038Z","avatar_url":"https://github.com/codetheweb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📶 IFTTT Bluetooth Proximity\n\nA script to add Bluetooth proximity detection to IFTTT flows (using an IFTTT webhook). As this uses `hcitool`, it **does not** work on Windows or macOS.\n\n## Usage\n\nEnvironment variables:\n\n- `IFTTT_TOKEN`: the webhook token\n- `KNOWN_DEVICES`: the MAC addresses of Bluetooth devices you want to sense, seperated by commas\n- `INTERVAL_SECONDS`: (optional, default **5**) the interval in seconds between scans\n- `AT_LEAST_1_EVENT`: (optional, default **someone_home**) the IFTTT event that's emitted when at least one device is nearby\n- `AT_MOST_0_EVENT`: (optional, default **everyone_gone**) the IFTTT event that's emitted when all devices are not found\n\nExample run command:\n\n```shell\ndocker run -d \\\n--name bluetooth-proximity \\\n--privileged \\\n--net=host \\\n--restart always \\\ncodetheweb/ifttt-bluetooth-proximity\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodetheweb%2Fifttt-bluetooth-proximity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodetheweb%2Fifttt-bluetooth-proximity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodetheweb%2Fifttt-bluetooth-proximity/lists"}