{"id":53696,"library":"muka-go-bluetooth","title":"Go Bluetooth","description":"A Go library for interacting with Bluetooth devices on Linux using BlueZ D-Bus API.","status":"active","version":"0.0.0-20240701044517-04c4f09c514e","language":"go","source_language":null,"source_url":"https://github.com/muka/go-bluetooth","tags":["bluetooth","bluez","linux","hardware"],"install":[{"cmd":"go get github.com/muka/go-bluetooth","lang":"bash","label":"Install github.com/muka/go-bluetooth"}],"dependencies":[],"imports":[{"symbol":"bluetooth","correct":"github.com/muka/go-bluetooth"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/muka/go-bluetooth\"\n)\n\nfunc main() {\n\tadapter, _ := bluetooth.GetDefaultAdapter()\n\tfmt.Println(adapter.Name)\n}","lang":"go","description":"Gets the default Bluetooth adapter name."},"warnings":[],"env_vars":null,"search_vec":"'api':18 'bluetooth':2,9,19 'bluez':14,20 'bus':17 'd':16 'd-bus':15 'devic':10 'go':1,4 'hardwar':22 'interact':7 'librari':5 'linux':12,21 'use':13","created_at":"2026-06-15T07:51:05.638328+00:00","updated_at":"2026-06-15T07:51:05.638328+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/muka/go-bluetooth","github":"https://github.com/muka/go-bluetooth","docs":"https://pkg.go.dev/github.com/muka/go-bluetooth#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}