{"id":37081194,"url":"https://github.com/ipeterov/pingline","last_synced_at":"2026-01-14T09:51:38.405Z","repository":{"id":43832630,"uuid":"511676100","full_name":"ipeterov/pingline","owner":"ipeterov","description":"Pingline - a less cool version of gping","archived":false,"fork":false,"pushed_at":"2022-07-07T23:23:44.000Z","size":1113,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-31T00:26:40.320Z","etag":null,"topics":["cli","ping"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ipeterov.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":"2022-07-07T21:14:40.000Z","updated_at":"2022-07-07T23:07:01.000Z","dependencies_parsed_at":"2022-09-19T22:31:53.069Z","dependency_job_id":null,"html_url":"https://github.com/ipeterov/pingline","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/ipeterov/pingline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipeterov%2Fpingline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipeterov%2Fpingline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipeterov%2Fpingline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipeterov%2Fpingline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ipeterov","download_url":"https://codeload.github.com/ipeterov/pingline/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipeterov%2Fpingline/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28416120,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T08:38:59.149Z","status":"ssl_error","status_checked_at":"2026-01-14T08:38:43.588Z","response_time":107,"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":["cli","ping"],"created_at":"2026-01-14T09:51:37.889Z","updated_at":"2026-01-14T09:51:38.397Z","avatar_url":"https://github.com/ipeterov.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pingline - a less cool version of [gping](https://github.com/orf/gping)\n\nThis is just a package for me to practice working with PyPi. You should probably use [gping](https://github.com/orf/gping) instead. It doesn't require a heavy `matplotlib` dependency.\n\n## Why even use this?\n\nThis is helpful for debugging ping problems with your WiFi:\n* Try starting the interactive plotter and launching [fast.com](https://fast.com) - see the impact of heavy traffic on your ping\n* Check if the router ping is as bad as internet ping. If so, the problem is with your router, else it's probably your ISP\n\n## Installation\n\n```\npip install pingline\n```\n\n## Usage\n\nLaunch the recorder - it's pinging our hosts and dumping the ping time-series into a log file, by default `ping_log.csv`. This CSV plays nicely with Excel, if you want to explore the data manually.\n```\npingline recorder --interval=0 --router-host=192.168.0.1 --internet-host=google.com\n```\n\nLaunch the interactive plotter - it watches the log file and shows a live graph of ping data.\n```\npingline plotter --interactive --last-n-minutes=5\n```\nhttps://user-images.githubusercontent.com/4249837/177884337-d6c235b1-d017-4c9e-97c2-8a38d601e28c.mp4\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipeterov%2Fpingline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fipeterov%2Fpingline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipeterov%2Fpingline/lists"}