{"id":17648103,"url":"https://github.com/kiran94/pollentracker","last_synced_at":"2025-03-30T07:41:13.565Z","repository":{"id":84256652,"uuid":"88720158","full_name":"kiran94/PollenTracker","owner":"kiran94","description":"A small python script to regularly check the pollen count in an area and send notifications.","archived":false,"fork":false,"pushed_at":"2017-04-19T10:02:38.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T09:52:00.463Z","etag":null,"topics":["pollen","python"],"latest_commit_sha":null,"homepage":null,"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/kiran94.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":"2017-04-19T08:25:10.000Z","updated_at":"2017-04-19T10:03:24.000Z","dependencies_parsed_at":"2023-05-24T03:45:25.003Z","dependency_job_id":null,"html_url":"https://github.com/kiran94/PollenTracker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiran94%2FPollenTracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiran94%2FPollenTracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiran94%2FPollenTracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiran94%2FPollenTracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kiran94","download_url":"https://codeload.github.com/kiran94/PollenTracker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246290583,"owners_count":20753724,"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","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":["pollen","python"],"created_at":"2024-10-23T11:16:18.641Z","updated_at":"2025-03-30T07:41:13.540Z","avatar_url":"https://github.com/kiran94.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PollenTracker\nA small python script to regularly check the pollen count in an area and send notifications.\n\n**Setup**\n\n1. Clone Repository \n2. Add Following Enviroment variables:\n```python\nexport GMAIL_USER = YOUR_GMAIL_EMAIL_ADDRESS\nexport GMAIL_PASSWORD = YOUR_GMAIL_PASSWORD\n```\n3. Update recipent email address list with address(s) you want the notification sent too. \n```python\nnotificationRecipents = [\"\"] # ADD RECIPENT EMAILS TO THIS LIST\n```\n4. You can then add the application to your crontab file.\n\nAlternatively you can run the script without sending any emails and just print the output to stdout. To do this run the file as follows: \n```python \npython main.py -o \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiran94%2Fpollentracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkiran94%2Fpollentracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiran94%2Fpollentracker/lists"}