{"id":22876895,"url":"https://github.com/webini/bluetooth","last_synced_at":"2025-03-31T13:29:27.224Z","repository":{"id":79434886,"uuid":"115765327","full_name":"Webini/bluetooth","owner":"Webini","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-03T20:40:33.000Z","size":150,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T19:47:45.304Z","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/Webini.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-12-30T01:15:58.000Z","updated_at":"2019-11-25T19:44:29.000Z","dependencies_parsed_at":"2023-09-09T03:05:11.078Z","dependency_job_id":null,"html_url":"https://github.com/Webini/bluetooth","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/Webini%2Fbluetooth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Webini%2Fbluetooth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Webini%2Fbluetooth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Webini%2Fbluetooth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Webini","download_url":"https://codeload.github.com/Webini/bluetooth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246473476,"owners_count":20783285,"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-12-13T15:28:15.957Z","updated_at":"2025-03-31T13:29:27.201Z","avatar_url":"https://github.com/Webini.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bluetooth\n\n\n\n# System configuration\n\n## Activate advertisement\nAdd --experimental flag to bluetoothd in systemd bluetooth file (`/etc/systemd/system/bluetooth.target.wants/bluetooth.service`) at `ExecStart` .  \n\n## Activate DBUS \nIf your user has no dbus socket, run `apt-get install dbus-user-session` and verify if dbus is enable and running  `systemctl --user enable dbus.service \u0026\u0026 systemctl --user status dbus.service` \n\n## Configure dbus acl\nIf you run this app as an unprivileged user (recommanded), edit `/etc/dbus-1/system.d/bluetooth.conf` and add this\n```xml\n    \u003callow own=\"org.bluez.LEAdvertisement1\" /\u003e\n    \u003callow own=\"org.bluez.Agent1\" /\u003e\n    \u003callow send_destination=\"org.bluez.Agent1\"/\u003e\n    \u003callow send_destination=\"org.bluez.LEAdvertisement1\"/\u003e\n```   \nto the policy `\u003cpolicy group=\"bluetooth\"\u003e\u003c/policy\u003e`   \nDon't forget to check if the user running your application is added to group bluetooth.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebini%2Fbluetooth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebini%2Fbluetooth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebini%2Fbluetooth/lists"}