{"id":72715,"library":"guelfey-go-dbus","title":"Go D-Bus","description":"Package dbus implements bindings to the D-Bus message bus system for inter-process communication.","status":"active","version":"0.0.0-20220105183920-7084538c37af","language":"go","source_language":null,"source_url":"https://github.com/guelfey/go.dbus","tags":["dbus","ipc","message-bus","linux","communication"],"install":[{"cmd":"go get github.com/guelfey/go.dbus","lang":"bash","label":"Install github.com/guelfey/go.dbus"}],"dependencies":[],"imports":[{"symbol":"dbus","correct":"github.com/guelfey/go.dbus"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/guelfey/go.dbus\"\n)\n\nfunc main() {\n\tconn, err := dbus.SessionBus()\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(conn)\n}","lang":"go","description":"Connects to the session D-Bus."},"warnings":[{"fix":"Verify API changes against the original godbus/dbus package before migrating.","message":"This package is a fork of the original go.dbus and may have diverged; check compatibility with existing code.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'bind':8 'bus':4,13,15,26 'communic':21,28 'd':3,12 'd-bus':2,11 'dbus':6,22 'go':1 'implement':7 'inter':19 'inter-process':18 'ipc':23 'linux':27 'messag':14,25 'message-bus':24 'packag':5 'process':20 'system':16","created_at":"2026-06-17T18:42:12.165525+00:00","updated_at":"2026-06-17T18:42:12.165525+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/guelfey/go.dbus","github":"https://github.com/guelfey/go.dbus","docs":"https://pkg.go.dev/github.com/guelfey/go.dbus#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["messaging"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}