{"id":20332541,"url":"https://github.com/dernasherbrezon/rotctrldclient","last_synced_at":"2026-05-22T16:33:08.656Z","repository":{"id":57742773,"uuid":"268579280","full_name":"dernasherbrezon/rotctrldClient","owner":"dernasherbrezon","description":"Java client for rotctrld daemon","archived":false,"fork":false,"pushed_at":"2021-06-21T20:08:51.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-14T15:42:16.740Z","etag":null,"topics":["hamlib","java","rotctrld"],"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/dernasherbrezon.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":"2020-06-01T16:50:18.000Z","updated_at":"2021-06-21T20:08:54.000Z","dependencies_parsed_at":"2022-09-09T11:21:21.379Z","dependency_job_id":null,"html_url":"https://github.com/dernasherbrezon/rotctrldClient","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dernasherbrezon%2FrotctrldClient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dernasherbrezon%2FrotctrldClient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dernasherbrezon%2FrotctrldClient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dernasherbrezon%2FrotctrldClient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dernasherbrezon","download_url":"https://codeload.github.com/dernasherbrezon/rotctrldClient/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241852082,"owners_count":20030966,"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":["hamlib","java","rotctrld"],"created_at":"2024-11-14T20:27:11.712Z","updated_at":"2026-05-22T16:33:08.616Z","avatar_url":"https://github.com/dernasherbrezon.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About [![Build Status](https://travis-ci.com/dernasherbrezon/rotctrldClient.svg?branch=master)](https://travis-ci.com/dernasherbrezon/rotctrldClient) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=ru.r2cloud%3ArotctrldClient\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=ru.r2cloud%3ArotctrldClient)\n\nJava client for [rotctrld](http://hamlib.sourceforge.net/pdf/rotctld.8.pdf) daemon\n\n# Usage\n\n1. Add maven dependency:\n\n```xml\n\u003cdependency\u003e\n  \u003cgroupId\u003eru.r2cloud\u003c/groupId\u003e\n  \u003cartifactId\u003erotctrldClient\u003c/artifactId\u003e\n  \u003cversion\u003e1.1\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n2. Setup client and make a request:\n\n```java\nRotctrldClient client = new RotctrldClient(\"127.0.0.1\", port, 10000);\nclient.start();\nPosition position = client.getPosition();\nclient.stop();\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdernasherbrezon%2Frotctrldclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdernasherbrezon%2Frotctrldclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdernasherbrezon%2Frotctrldclient/lists"}