{"id":19196428,"url":"https://github.com/nkcmr/aqimon","last_synced_at":"2026-06-23T14:30:14.864Z","repository":{"id":48709704,"uuid":"291761982","full_name":"nkcmr/aqimon","owner":"nkcmr","description":"an AQI monitor that monitors nearby air quality and notifies when doors/windows can be open/closed","archived":false,"fork":false,"pushed_at":"2023-06-17T13:55:27.000Z","size":54,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-14T21:37:37.956Z","etag":null,"topics":["cloudflare-workers","purpleair","pushover"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/nkcmr.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}},"created_at":"2020-08-31T16:05:32.000Z","updated_at":"2023-08-01T23:17:30.000Z","dependencies_parsed_at":"2022-07-26T10:48:39.231Z","dependency_job_id":null,"html_url":"https://github.com/nkcmr/aqimon","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/nkcmr%2Faqimon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkcmr%2Faqimon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkcmr%2Faqimon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkcmr%2Faqimon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nkcmr","download_url":"https://codeload.github.com/nkcmr/aqimon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240271527,"owners_count":19774859,"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":["cloudflare-workers","purpleair","pushover"],"created_at":"2024-11-09T12:13:41.271Z","updated_at":"2026-06-23T14:30:14.790Z","avatar_url":"https://github.com/nkcmr.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aqimon\n\na simple cloudflare worker on a cron trigger that pulls [PurpleAir](https://www2.purpleair.com) sensor data and watches if AQI crosses a threshold, then sends a pushover message about it.\n\n## installation\n\nthis thing is deployed to cloudflare workers, so all you pretty much need to do is configure and go:\n\n```\n$ cp wrangler.example.toml wrangler.toml\n... fill out the stuff in wrangler.toml with your CF account details, purple air key and pushover details ...\n$ wrangler publish ./build/worker.js\n```\n\n## license\n\n```\nCopyright (c) 2023 Nicholas Comer\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnkcmr%2Faqimon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnkcmr%2Faqimon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnkcmr%2Faqimon/lists"}