{"id":18452288,"url":"https://github.com/pouulet/notify-covid-shots","last_synced_at":"2026-08-11T10:32:26.637Z","repository":{"id":146298872,"uuid":"368578393","full_name":"PouuleT/notify-covid-shots","owner":"PouuleT","description":"Stupid shell solution to a stupid problem","archived":false,"fork":false,"pushed_at":"2021-05-19T21:05:53.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T15:46:59.812Z","etag":null,"topics":["covid","covid19","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/PouuleT.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-18T15:22:13.000Z","updated_at":"2021-05-19T21:05:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"e3798693-8daf-4f76-bc76-cbfd22f1a9da","html_url":"https://github.com/PouuleT/notify-covid-shots","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PouuleT/notify-covid-shots","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PouuleT%2Fnotify-covid-shots","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PouuleT%2Fnotify-covid-shots/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PouuleT%2Fnotify-covid-shots/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PouuleT%2Fnotify-covid-shots/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PouuleT","download_url":"https://codeload.github.com/PouuleT/notify-covid-shots/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PouuleT%2Fnotify-covid-shots/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36515930,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-11T02:00:06.871Z","response_time":99,"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":["covid","covid19","shell"],"created_at":"2024-11-06T07:30:37.485Z","updated_at":"2026-08-11T10:32:26.606Z","avatar_url":"https://github.com/PouuleT.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Notify Covid Shots\n\n\u003e Stupid shell solution for a stupid problem\n\nParse Doctolib website to get the list of centers around your city (you can exclude unwanted zipcodes), and send a notification with notify-send to alert you of an available vaccination slot\n\n## Usage\n\n```\npwet@w000t $ ./notify-covid-shots.sh\nUsage: ./notify-covid-shots.sh LOWERCASE_CITY_NAME [ EXCLUDED_ZIPCODES_REGEX ]\n  eg: ./notify-covid-shots.sh lille '62...|59792'\nShows availabilities of COVID19 chronodoses near your city\n```\n\n## Example\n```\npwet@w000t $ ./notify-covid-shots.sh lille \"62...|59280|59500|59400|59440\"\nLille (59000) CHU de Lille - Centre vaccination Covid - 19:\n    No availabe slots\n\nLille (59000) Vaccination Covid-19 - Hôpital privé de Villeneuve d'Ascq:\n    No availabe slots\n\nLille (59000) Centre Hospitalier Universitaire de Lille (CHU):\n    No availabe slots\n\nHautmont (59330) Centre de vaccination Covid-19 - Ville d'Hautmont:\n    2021-05-19: 5 available slots\n    2021-05-20: 1 available slots\n```\nOr if you want to loop indefinitely:\n```\npwet@w000t $ while true; do ./notify-covid-shots.sh lille \"62...|59280|59500|59400|59440|59330\"; sleep 60; done\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpouulet%2Fnotify-covid-shots","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpouulet%2Fnotify-covid-shots","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpouulet%2Fnotify-covid-shots/lists"}