{"id":21509831,"url":"https://github.com/rynkowsg/dbusjavaovernetworkexample","last_synced_at":"2025-03-17T15:16:11.507Z","repository":{"id":36504815,"uuid":"40810498","full_name":"rynkowsg/DbusJavaOverNetworkExample","owner":"rynkowsg","description":null,"archived":false,"fork":false,"pushed_at":"2015-08-17T10:15:21.000Z","size":480,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-09T03:47:52.472Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rynkowsg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-16T10:31:02.000Z","updated_at":"2015-08-16T10:32:00.000Z","dependencies_parsed_at":"2022-09-06T18:20:42.618Z","dependency_job_id":null,"html_url":"https://github.com/rynkowsg/DbusJavaOverNetworkExample","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/rynkowsg%2FDbusJavaOverNetworkExample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rynkowsg%2FDbusJavaOverNetworkExample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rynkowsg%2FDbusJavaOverNetworkExample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rynkowsg%2FDbusJavaOverNetworkExample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rynkowsg","download_url":"https://codeload.github.com/rynkowsg/DbusJavaOverNetworkExample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244056430,"owners_count":20390720,"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-11-23T21:32:13.890Z","updated_at":"2025-03-17T15:16:11.484Z","avatar_url":"https://github.com/rynkowsg.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"DbusJavaOverNetworkExample\n==========================\n\n[![Build Status](https://travis-ci.org/rynkowsg/DbusJavaOverNetworkExample.svg?branch=master)](https://travis-ci.org/rynkowsg/DbusJavaOverNetworkExample)\n\nThis project shows how to use `dbus-java` library over network.\n\nBefore you build and run the example, you need to:\n\n * configure your system to publish session bus over network,\n * change hardcoded session bus' address and port to your own.\n\n\n\ndbus-java\n-----------------\n\nA library that enables using D-Bus in Java applications and provides some tools to use D-Bus from command line.\nYou can find more information in [documentation](http://dbus.freedesktop.org/doc/dbus-java/) of dbus-java.\n\nThe library is avaliable on\n[freedesktop page about DBusBindings](http://www.freedesktop.org/wiki/Software/DBusBindings/#java).\n\nI used that library in Android application and it needed some modifications.\nI published them in [this repository](https://github.com/rynkowsg/dbus-java).\n\n\n\nLocal Development\n-----------------\nHere are some Gradle commands for executing this example:\n\n * `./gradlew clean build` - Build the entire example.\n * `./gradlew run` - Execute the example.\n\n\n\nLicense\n-------\n\n    Copyright (C) 2015 Grzegorz Rynkowski\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n        http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frynkowsg%2Fdbusjavaovernetworkexample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frynkowsg%2Fdbusjavaovernetworkexample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frynkowsg%2Fdbusjavaovernetworkexample/lists"}