{"id":17168349,"url":"https://github.com/istornz/airchecker","last_synced_at":"2026-05-01T21:33:44.569Z","repository":{"id":136916970,"uuid":"80404803","full_name":"istornz/AirChecker","owner":"istornz","description":"An Android application to fetch air quality","archived":false,"fork":false,"pushed_at":"2017-04-03T15:35:04.000Z","size":2102,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-11T08:39:07.901Z","etag":null,"topics":["air","android","aqi","checker","javascript","pollution"],"latest_commit_sha":null,"homepage":"http://aqicn.org/","language":"Java","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/istornz.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-30T08:34:06.000Z","updated_at":"2025-08-27T12:11:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"de3c2712-2db7-4c4c-8648-255c80557903","html_url":"https://github.com/istornz/AirChecker","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/istornz/AirChecker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istornz%2FAirChecker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istornz%2FAirChecker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istornz%2FAirChecker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istornz%2FAirChecker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istornz","download_url":"https://codeload.github.com/istornz/AirChecker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istornz%2FAirChecker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32513721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["air","android","aqi","checker","javascript","pollution"],"created_at":"2024-10-14T23:11:45.623Z","updated_at":"2026-05-01T21:33:44.491Z","avatar_url":"https://github.com/istornz.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./logo.png\" width=\"430\" /\u003e\n\u003c/p\u003e\n\nAn Android application to fetch air quality from [**Aqicn**](http://aqicn.org/).\n\n## Screenshots\n\u003cimg src=\"./screenshots/home.png\" width=\"270\" height=\"480\"/\u003e \u003cimg src=\"./screenshots/details.png\" width=\"270\" height=\"480\"/\u003e \u003cimg src=\"./screenshots/chooser.png\" width=\"270\" height=\"480\"/\u003e\n\u003cimg src=\"./screenshots/widget.png\" width=\"270\" height=\"480\"/\u003e \u003cimg src=\"./screenshots/evolution.png\" width=\"270\" height=\"480\"/\u003e \u003cimg src=\"./screenshots/settings.png\" width=\"270\" height=\"480\"/\u003e\n\n## Functionnality\n\n- Show all saved cities with air quality level fetched from [**Aqicn**](http://aqicn.org/).\n- Add/delete any city.\n- French \u0026 English support.\n- Special display on tablet/smartphone (fragmented layout).\n- Share air quality level by email.\n- Playing sound according to air quality level.\n- Content provider allowing to add/remove a city from other app (see [**content provider**](#content-provider)).\n- Air quality chart (powered by [**Hello Chart Android**](https://github.com/lecho/hellocharts-android)).\n- 3 themes available (dark, light, sunset).\n- Automatic night mode (apply dark theme automatically).\n- Display nearest city from user's location.\n- Refresh in background all saved cities (see [**background service**](#background-service)).\n- Send push notifications when air quality is higher than 100.\n- Display informations about city.\n- Widget of favorite city (see [**widget**](#widget)).\n\n## Compatibility\n\n\u003ctable\u003e\n\u003ctr\u003e\n  \u003cth\u003e\u003cb\u003eMin. version\u003c/b\u003e\u003c/th\u003e\n  \u003cth\u003e\u003cb\u003eTargeted version\u003c/b\u003e\u003c/th\u003e\n  \u003cth\u003e\u003cb\u003eCompiled version\u003c/b\u003e\u003c/th\u003e\n  \u003cth\u003e\u003cb\u003eAndroid Studio v. used\u003c/b\u003e\u003c/th\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n  \u003cth\u003eAndroid 4.4\u003c/th\u003e\n  \u003cth\u003eAndroid 5.1\u003c/th\u003e\n  \u003cth\u003eAndroid 5.1\u003c/th\u003e\n  \u003cth\u003e2.3\u003c/th\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\nWorking on :\n- Smartphone\n- Tablet\n\n## Installation\n\n- Clone this repository.\n```sh\ngit clone git@github.com:istornz/AirChecker.git\n```\n- Open the project with [**Android Studio**](https://developer.android.com/studio/index.html)\n- Build \u0026 run the project.\n- Profit :tada:\n\n## Usage\n\n#### Basic usage\n- Add a new city by touching the \"magnifying glass\" icon at top right.\n- Type your city on the search field and click on \"OK\".\n- Select on the list your city.\n- To delete a city, swipe right/left on it and choose \"Yes\".\n- On the top of list, this is the nearest city (gray background).\n\n#### Widget\n- Add a new city (see [**basic usage**](#basic-usage)).\n- Select the city cell in list and touch \"Favorite\" button at the bottom of details page.\n- Add the widget on your homescreen/launchscreen.\n- Enjoy :tada:\n\n#### Content provider\n- You can add a new city by using the **insert()** method. Pass the city identifier as **identifier** key.\n```java\nContentValues aqi = new ContentValues();\naqi.put(\"identifier\", \"IDENTIFIER_HERE\");\ngetContentResolver().insert(AirCheckerProvider.CONTENT_URI, aqi);\n```\n- You can delete a city by using the **delete()** method. Pass the city identifier as **selection** argument.\n```java\ngetContentResolver().delete(AirCheckerProvider.CONTENT_URI, \"IDENTIFIER_HERE\", null);\n```\n\n#### Background service\nYou can easily change the refresh rate of the background task service.\n\nYou can find all params in the **BackgroundRefresher** class.\n```java\n// Delay value between two request .\nprivate static final int delay = 1800000;\n// Air quality level (Greater than or equal fire a notification).\nprivate static final int limit = 100;\n```\n\n## APIs used\n\n- [Aqicn](http://aqicn.org/)\n- [Wikipedia](https://www.mediawiki.org/wiki/API:Main_page/fr)\n\n## Others\n\nTo get your keys, please go on the [**Air Quality Open Data Platform register page**](http://aqicn.org/data-platform/token/#/).\n\n## Licenses\n\n- [Google GSON](https://github.com/google/gson)\n- [Google Volley](https://github.com/google/volley)\n- [Sugar ORM](https://github.com/satyan/sugar)\n- [Picasso](https://github.com/square/picasso)\n- [HelloCharts](https://github.com/lecho/hellocharts-android)\n\n© Dessus Dimitri - 3/04/2017\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fistornz%2Fairchecker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fistornz%2Fairchecker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fistornz%2Fairchecker/lists"}