Skip to content

An attractive way to display air quality in your neighbourhood.

License

Notifications You must be signed in to change notification settings

awbnet/air-quality-info

 
 

Repository files navigation

Air Quality Info

This PHP-based page allows to display the current PM10 and PM2.5 measurements made by the Luftdaten.info-compatible device.

Screenshot

Live demo

This is the code of the SaaS product now, available live on https://aqi.eco.

Features

  • Nice and clean interface
  • Records stored in MySQL
  • Graphs rendered with ChartJS
  • Support for multiple devices
  • Locale support
  • Progressive Web App

Setup

mv config-DEFAULT.php config.php
docker-compose up

is enough to start the project. The admin dashboard will be available under: http://aqi.eco.localhost:8080/, while the actual Air Quality Info pages will use http://NAME.aqi.eco.localhost:8080 naming schema.

Resources

About

An attractive way to display air quality in your neighbourhood.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 79.5%
  • JavaScript 11.7%
  • Hack 3.6%
  • TSQL 3.0%
  • CSS 2.0%
  • Dockerfile 0.2%