{"id":21658130,"url":"https://github.com/tsirysndr/go-connect","last_synced_at":"2025-04-11T22:33:29.245Z","repository":{"id":57507272,"uuid":"232637824","full_name":"tsirysndr/go-connect","owner":"tsirysndr","description":"Go library for configuring Linux connection (requires connman \u0026 dbus)","archived":false,"fork":false,"pushed_at":"2020-01-14T05:47:02.000Z","size":24,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T18:40:20.268Z","etag":null,"topics":["dbus","golang","linux","networkmanager","raspberry-pi"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tsirysndr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-08T19:05:45.000Z","updated_at":"2024-10-11T08:51:11.000Z","dependencies_parsed_at":"2022-08-29T20:01:28.847Z","dependency_job_id":null,"html_url":"https://github.com/tsirysndr/go-connect","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/tsirysndr%2Fgo-connect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsirysndr%2Fgo-connect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsirysndr%2Fgo-connect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsirysndr%2Fgo-connect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsirysndr","download_url":"https://codeload.github.com/tsirysndr/go-connect/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248490177,"owners_count":21112699,"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":["dbus","golang","linux","networkmanager","raspberry-pi"],"created_at":"2024-11-25T09:28:44.050Z","updated_at":"2025-04-11T22:33:29.217Z","avatar_url":"https://github.com/tsirysndr.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eWelcome to go-connect 👋 \u003c/h1\u003e\n\u003ch2 align=\"center\"\u003e🚧 Work in Progress\u003c/h2\u003e\n\u003cp\u003e\n  \u003ca href=\"https://github.com/tsirysndr/go-connect/commits/master\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/last-commit/tsirysndr/go-connect.svg\" target=\"_blank\" /\u003e\n  \u003c/a\u003e\n  \u003cimg alt=\"GitHub code size in bytes\" src=\"https://img.shields.io/github/languages/code-size/tsirysndr/go-connect\"\u003e\n  \u003cimg alt=\"GitHub go.mod Go version\" src=\"https://img.shields.io/github/go-mod/go-version/tsirysndr/go-connect\"\u003e\n  \u003ca href=\"https://github.com/tsirysndr/go-connect/graphs/contributors\"\u003e\n    \u003cimg alt=\"GitHub contributors\" src=\"https://img.shields.io/github/contributors/tsirysndr/go-connect\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/tsirysndr/go-connect/blob/master/LICENSE\"\u003e\n    \u003cimg alt=\"License: MIT\" src=\"https://img.shields.io/badge/license-MIT-green.svg\" target=\"_blank\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003e Go library for configuring Linux connection (requires connman \u0026 dbus)\n\n## 🚚 Install\n\n```sh\ngo get github.com/tsirysndr/go-connect\n```\n\n## 🚀 Usage\n\nImport the package into your project.\n\n```Go\nimport \"github.com/tsirynsdr/go-connect\"\n```\n\nConstruct a new connection manager, then use the various services on the client to access different parts of the Connman dbus API. For example:\n\n```Go\nc := connect.NewConnectionManager()\nc.Wifi.Scan()\nres, _ := c.Wifi.GetNetworks()\nr, _ := json.Marshal(res)\nfmt.Println(string(r))\n```\n\n## Author\n\n👤 **Tsiry Sandratraina**\n\n* Twitter: [@tsiry_sndr](https://twitter.com/tsiry_sndr)\n* Github: [@tsirysndr](https://github.com/tsirysndr)\n\n## Show your support\n\nGive a ⭐️ if this project helped you!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsirysndr%2Fgo-connect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsirysndr%2Fgo-connect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsirysndr%2Fgo-connect/lists"}