{"id":13711865,"url":"https://github.com/bitbar/remote-device-client","last_synced_at":"2025-05-06T21:32:33.211Z","repository":{"id":45876513,"uuid":"159661218","full_name":"bitbar/remote-device-client","owner":"bitbar","description":"Bitbar Remote Device Client","archived":true,"fork":false,"pushed_at":"2021-11-30T14:19:42.000Z","size":62,"stargazers_count":4,"open_issues_count":0,"forks_count":5,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-11-13T22:35:07.628Z","etag":null,"topics":["adb","bitbar","bitbar-cloud","java","maven","testdroid"],"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/bitbar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-29T12:14:19.000Z","updated_at":"2024-01-12T10:46:46.000Z","dependencies_parsed_at":"2022-09-05T17:22:22.458Z","dependency_job_id":null,"html_url":"https://github.com/bitbar/remote-device-client","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitbar%2Fremote-device-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitbar%2Fremote-device-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitbar%2Fremote-device-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitbar%2Fremote-device-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitbar","download_url":"https://codeload.github.com/bitbar/remote-device-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252772182,"owners_count":21801870,"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":["adb","bitbar","bitbar-cloud","java","maven","testdroid"],"created_at":"2024-08-02T23:01:12.432Z","updated_at":"2025-05-06T21:32:32.704Z","avatar_url":"https://github.com/bitbar.png","language":"Java","funding_links":[],"categories":["By Technology"],"sub_categories":["Java"],"readme":"# Bitbar Remote Device Client\n\n[![Language grade](https://img.shields.io/lgtm/grade/java/g/bitbar/remote-device-client.svg)](https://lgtm.com/projects/g/bitbar/remote-device-client/context:java)\n[![Current Release](https://img.shields.io/github/release/bitbar/remote-device-client.svg)](https://github.com/bitbar/remote-device-client/releases)\n[![License](https://img.shields.io/github/license/bitbar/remote-device-client.svg)](https://github.com/bitbar/remote-device-client/blob/master/LICENSE)\n\n## Usage\n\n**Run syntax**\n\n```sh\njava -jar \u003cJAR_WITH_DEPENDENCIES_PATH\u003e \\\n     -cloudurl \u003cBACKEND_URL\u003e \\\n     -apikey \u003cAPIKEY\u003e \\\n     -device \u003cDEVICE_MODEL_ID\u003e \\\n     \u003cCOMMAND\u003e\n```\n\n**Parameters**\n\n- `cloudurl` \\\n  URL to Bitbar Testing backend\n- `apikey` \\\n  api key used to authenticate with Bitbar Testing\n- `device` \\\n  id of device model to connect\n\n**Commands**\n\n- `devices` \\\n  display list of available devices which have remote device enabled\n- `connect` \\\n  connect to a device, requires `-device` option\n\n**Example**\n\n```sh\njava -jar remote-device-client.jar \\\n     -cloudurl https://cloud.bitbar.com/cloud \\\n     -apikey XXXXXXX \\\n     -device 172 \\\n     connect\n```\n\n\n## Running With Maven\n\nUse the `exec:java` goal and `-Dexec.args` to pass arguments.\n\n**Example**\n\n```sh\nmvn compile exec:java \"-Dexec.args=-cloudurl https://cloud.bitbar.com/cloud -apikey XXXXXXXX -device 209 connect\"\n```\n\n\n## License\n\nThis project is licensed under the GNU General Public License v3.0 - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitbar%2Fremote-device-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitbar%2Fremote-device-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitbar%2Fremote-device-client/lists"}