{"id":15922678,"url":"https://github.com/lefterisjp/syncestimator","last_synced_at":"2026-05-03T06:32:56.518Z","repository":{"id":146671496,"uuid":"134871032","full_name":"LefterisJP/syncestimator","owner":"LefterisJP","description":"Ethereum blockchain Sync Estimator","archived":false,"fork":false,"pushed_at":"2018-05-25T15:26:16.000Z","size":742,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T12:52:31.393Z","etag":null,"topics":["estimator","ethereum","script"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/LefterisJP.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":"2018-05-25T15:03:55.000Z","updated_at":"2022-04-17T07:03:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"e8285dce-5403-439c-b5e3-2470f3ac8a06","html_url":"https://github.com/LefterisJP/syncestimator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LefterisJP/syncestimator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LefterisJP%2Fsyncestimator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LefterisJP%2Fsyncestimator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LefterisJP%2Fsyncestimator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LefterisJP%2Fsyncestimator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LefterisJP","download_url":"https://codeload.github.com/LefterisJP/syncestimator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LefterisJP%2Fsyncestimator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32560414,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T03:21:47.309Z","status":"ssl_error","status_checked_at":"2026-05-03T03:21:43.884Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["estimator","ethereum","script"],"created_at":"2024-10-06T20:40:22.242Z","updated_at":"2026-05-03T06:32:56.490Z","avatar_url":"https://github.com/LefterisJP.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ethereum Sync Estimator\n\nThis is a super simple script to get a time estimation for syncing an ethereum chain.\n\n![Sync Estimator Screenshot](https://raw.githubusercontent.com/LefterisJP/syncestimator/master/images/screenshot.png)\n\n## Installation\n\n- Make a [python virtual environment](http://docs.python-guide.org/en/latest/dev/virtualenvs/).\n- Install the dependencies with pip. `pip install -r requirements.txt`\n\n## Usage\n\n`python main.py`\n\n## Options\n\n### Ethereum Client RPC port\n\nYou can set the ethereum client's RPC port with `python main.py --ethrpc-port 8545`\n\n### Interval\n\nYou can set the interval in seconds in which to check the ethereum client for sync progress with `python main.py --interval 60`\n\n### Averages Window\n\nYou can set the number of past checks to take into account for the average calculation with `python main.py --average-window 10`.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flefterisjp%2Fsyncestimator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flefterisjp%2Fsyncestimator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flefterisjp%2Fsyncestimator/lists"}