{"id":50472283,"url":"https://github.com/alexghr/pinger","last_synced_at":"2026-06-01T11:02:58.704Z","repository":{"id":37680519,"uuid":"282494841","full_name":"alexghr/pinger","owner":"alexghr","description":"This project aims to monitor your internet connection using a cheap Raspberry Pi with an attached display","archived":false,"fork":false,"pushed_at":"2023-10-03T22:09:58.000Z","size":85,"stargazers_count":2,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-02T02:38:12.470Z","etag":null,"topics":["monitoring","network","ping","python3","raspberrypi","st7789"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexghr.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-07-25T17:43:06.000Z","updated_at":"2024-12-08T14:30:32.000Z","dependencies_parsed_at":"2022-07-28T19:09:53.983Z","dependency_job_id":null,"html_url":"https://github.com/alexghr/pinger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alexghr/pinger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexghr%2Fpinger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexghr%2Fpinger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexghr%2Fpinger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexghr%2Fpinger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexghr","download_url":"https://codeload.github.com/alexghr/pinger/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexghr%2Fpinger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33771630,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"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":["monitoring","network","ping","python3","raspberrypi","st7789"],"created_at":"2026-06-01T11:02:58.594Z","updated_at":"2026-06-01T11:02:58.700Z","avatar_url":"https://github.com/alexghr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pinger\n\nThis project aims to monitor your internet connection using a cheap\nRaspberry Pi with an attached display (ST7789).\n\n![raspi](./pictures/raspi.jpg)\n\n## Background\n\nDuring the first lockdown my ISP had trouble holding a stable connection so I\nwrote this script just to keep an eye on things. I could quickly tell if my\nconnection dropped just by looking at the Raspberry PI instead of having to\nmanually open up Google to check.\n\n## Hardware used\n\n- [Raspberry Pi]. I've used a Raspberry Pi 4 but older generations should work\njust as well.\n- [Pimoroni Pirate Audio HAT]. This HAT has a speaker and a display.\n\n[Raspberry Pi]: https://amzn.to/3pX3a9D\n[Pimoroni Pirate Audio HAT]: https://amzn.to/3EWlupV\n\n## Software used\n\nPython 3.4+. Needs to have support for `asyncio`. For libraries used, see [requirements.txt].\n\n## Running it\n\nJust copy everything on your Raspberry Pi, create a virtual env, install\ndependencies with pip and run with\n\n```sh\npython3 -m pinger\n```\n\n[requirements.txt]: ./requirements.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexghr%2Fpinger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexghr%2Fpinger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexghr%2Fpinger/lists"}