Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
31 lines (20 loc) · 1.27 KB

README.md

File metadata and controls

executable file
·
31 lines (20 loc) · 1.27 KB

Air Purrr - Android app

An app that handles:

  • controlling of self-made air purifier (consists of 230V fan and filters)
  • reading PM2.5/10 values from indoors air quality detector
  • reading PM2.5/10 values from closest location outdoors via Airly API
  • showing air pollution forecast on graphs

Self-Made Air Purifier

See back-end README.md for more details.

Airly API

App uses Airly API. You need to register your account here (free), obtain an API key and add it to gradle.properties file in your .gradle home directory. More instructions here.

Screenshots

EN version is available as well.

Login

Current values

Forecasts

Settings