#
aqi
Here are 129 public repositories matching this topic...
An open source weather APP for Android. 天气普拉斯Android版,自带天气数据的开源天气APP。
-
Updated
Jul 10, 2020 - Java
An open source weather APP for iOS. 天气普拉斯iOS版,自带天气数据的开源天气APP。
-
Updated
Oct 28, 2020 - Objective-C
e-paper clock + weather + AQI + traffic delays - using Waveshare 2.7inch & 4.2inch eink displays running on Raspberry Pi
raspberry-pi
weather
alerts
clock
traffic
openweathermap
lego
eink
darksky
aqicn
epaper
aqi
weatherbit-api
-
Updated
Aug 2, 2021 - Python
Air Quality Watcher
-
Updated
Dec 4, 2020 - Python
Predicting air pollution level in a specific city
neural-network
random-forest
tensorflow
keras
air-quality
naive-bayes-classifier
mlp
confusion-matrix
decision-trees
svm-classifier
aqi
delhi
-
Updated
May 19, 2016 - Python
A complete kit for building a Air Quality meter for the Luftdaten.info project
-
Updated
Jun 15, 2019
python wrapper for Awair Air Quality Sensor
-
Updated
Mar 18, 2021 - Python
Open
Create Dockerfile
amaurym
commented
Jan 16, 2021
The dockerfile could be:
- based off
node(probably the alpine one) - add mongodb inside, run it
- set the correct ENV vars
- run
yarn install,next build, andnext start - expose the next prot
-
Updated
Jun 7, 2021 - Go
Capture the real time AQIs (PM2.5, PM10, etc) through API interface rather than web crawler. 通过API接口(而不是爬虫)获取实时AQI气象数据(PM2.5,PM10等),并将该脚本部署到远程Linux服务器上自动获取数据。
-
Updated
Jul 23, 2018 - Python
尝试使用selenium对全国383个城市2013年末至2018年8月空气质量相关变量进行爬取并整理成一个CSV文件(AQI、质量等级、PM2.5、PM10、SO2、CO、NO2、O3_8h),数据来源:https://www.aqistudy.cn/historydata/index.php
-
Updated
Aug 7, 2018 - Python
Air quality data from the World Air Quality Index (WAQI)
-
Updated
Jan 24, 2021 - Emacs Lisp
Simple script and web-app to monitor AQI by using Raspberry Pi and SDS011 sensor
-
Updated
Aug 11, 2021 - Vue
并发爬取全国城市空气质量日报数据,数据来源: http://datacenter.mep.gov.cn
-
Updated
Sep 1, 2018 - Python
Texting service to receive current air quality conditions and maps, powered by AirNow, Twilio, and AWS
-
Updated
Aug 9, 2021 - Python
梦之蓝AQI ,关注空气质量、关爱生命健康。
android
kotlin
weather
navigation
mvvm
pm2
jetpack
jsoup
viewmodel
lifecycle
databinding
airquality
aqi
livedata
-
Updated
Jun 6, 2020 - Kotlin
Improve this page
Add a description, image, and links to the aqi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aqi topic, visit your repo's landing page and select "manage topics."
I introduced E2E tests with Detox in shootismoke/mobile-app#396, but they are still a bit flaky (see e.g. https://github.com/amaurymartiny/shoot-i-smoke/runs/988576992). It would be nice to make them less flaky.
Might be related to shootismoke/mobile-app#702.