{"id":21658283,"url":"https://github.com/tsirysndr/dbus","last_synced_at":"2026-01-14T16:45:24.247Z","repository":{"id":57505863,"uuid":"232428608","full_name":"tsirysndr/dbus","owner":"tsirysndr","description":"Native Go bindings for D-Bus : Fork of godbus +  Support JSON marshalling of Variants","archived":false,"fork":true,"pushed_at":"2020-01-07T22:52:32.000Z","size":530,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-25T09:40:10.894Z","etag":null,"topics":["dbus","go","linux","network"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"godbus/dbus","license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tsirysndr.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-07T22:23:12.000Z","updated_at":"2020-01-07T22:52:34.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/tsirysndr/dbus","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/tsirysndr/dbus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsirysndr%2Fdbus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsirysndr%2Fdbus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsirysndr%2Fdbus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsirysndr%2Fdbus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsirysndr","download_url":"https://codeload.github.com/tsirysndr/dbus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsirysndr%2Fdbus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28426344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T16:38:47.836Z","status":"ssl_error","status_checked_at":"2026-01-14T16:34:59.695Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["dbus","go","linux","network"],"created_at":"2024-11-25T09:29:00.789Z","updated_at":"2026-01-14T16:45:24.232Z","avatar_url":"https://github.com/tsirysndr.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/tsirysndr/dbus.svg?branch=master)](https://travis-ci.org/tsirysndr/dbus)\n\ndbus\n----\n\ndbus is a simple library that implements native Go client bindings for the\nD-Bus message bus system.\n\n### Features\n\n* Complete native implementation of the D-Bus message protocol\n* Go-like API (channels for signals / asynchronous method calls, Goroutine-safe connections)\n* Subpackages that help with the introspection / property interfaces\n\n### Installation\n\nThis packages requires Go 1.7. If you installed it and set up your GOPATH, just run:\n\n```\ngo get github.com/tsirysndr/dbus@master\n```\n\nIf you want to use the subpackages, you can install them the same way.\n\n### Usage\n\nThe complete package documentation and some simple examples are available at\n[godoc.org](http://godoc.org/github.com/godbus/dbus). Also, the\n[_examples](https://github.com/godbus/dbus/tree/master/_examples) directory\ngives a short overview over the basic usage. \n\n#### Projects using godbus\n- [notify](https://github.com/esiqveland/notify) provides desktop notifications over dbus into a library.\n- [go-bluetooth](https://github.com/muka/go-bluetooth) provides a bluetooth client over bluez dbus API.\n- [playerbm](https://github.com/altdesktop/playerbm) a bookmark utility for media players.\n\nPlease note that the API is considered unstable for now and may change without\nfurther notice.\n\n### License\n\ngo.dbus is available under the Simplified BSD License; see LICENSE for the full\ntext.\n\nNearly all of the credit for this library goes to github.com/guelfey/go.dbus.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsirysndr%2Fdbus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsirysndr%2Fdbus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsirysndr%2Fdbus/lists"}