{"id":15707727,"url":"https://github.com/thenets/chronos-sync-rpc","last_synced_at":"2025-08-10T16:11:50.023Z","repository":{"id":87614258,"uuid":"44676971","full_name":"thenets/Chronos-Sync-RPC","owner":"thenets","description":"Application to synchronize clock between a client and a server using RPC. Core written in C and UI written in Python.","archived":false,"fork":false,"pushed_at":"2016-07-23T19:11:30.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-02T01:37:56.238Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thenets.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-10-21T13:09:32.000Z","updated_at":"2016-07-23T19:09:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"ac6acd84-7fce-4515-b955-92b46b3fb89e","html_url":"https://github.com/thenets/Chronos-Sync-RPC","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thenets/Chronos-Sync-RPC","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenets%2FChronos-Sync-RPC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenets%2FChronos-Sync-RPC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenets%2FChronos-Sync-RPC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenets%2FChronos-Sync-RPC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thenets","download_url":"https://codeload.github.com/thenets/Chronos-Sync-RPC/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenets%2FChronos-Sync-RPC/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269748270,"owners_count":24469110,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-03T20:41:13.176Z","updated_at":"2025-08-10T16:11:50.000Z","avatar_url":"https://github.com/thenets.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chronos Sync RPC\nA simple way to synchronize the clock between two machines over a network.\n\n\n## 1. Requirements\nThis project was created over Ubuntu 14.04.\nYou'll need to install some additional packages on your server and developer machines.\nJust run the following command:\n```\n# sudo apt-get install -y rpcbind gcc build-essential\n```\n\n\n## 2. How to use\nRun the server and open the client to get the server's clock.\n\n### 2.1. Running the server\nRun as root:\n```\n# sudo ./dist/server\n```\n\n### 2.2. Running the client (command line)\nRun as root:\n```\n\"./dist/client \u003cserver_address\u003e \u003cmethod[0-2]\u003e\"\n             @method: [0-Basic] [1-Christian] [2-NTP]\n```\nExample:\n```\n$ ./dist/client 192.168.0.105 0\n```\n\n### 2.3. Running the client from GUI\nThe client with GUI needs to be run from a super user.\n```\n# sudo ./chronos.sh\n```\n\n\n## 3. How to build\nRun as a normal user, just run:\n```\n$ ./compile.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenets%2Fchronos-sync-rpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthenets%2Fchronos-sync-rpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenets%2Fchronos-sync-rpc/lists"}