Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 920 Bytes

readme.md

File metadata and controls

25 lines (15 loc) · 920 Bytes

Lufti

... is a simple PWA built with StencilJS to fetch air pollution data of a specific sensor from Luftdaten Info.

Getting Started

The app is free hosted by Netlify and can be reached under this link: https://lufti.netlify.com.

Just put in your Sensor ID and you will get the latest data from the server.

lufti

Data

The Sensor ID is stored via Local Storage, so by clearing the website data or updating the browser, your Sensor ID will get lost.

PWA Icon Generator

npm

PWA Asset Generator

console

pwa-asset-generator ./src/assets/icon/Logo.svg ./src/assets/pwa/ -f -b "rgba(45, 121, 185, 1)" -i ./src/index.html -m ./src/manifest.json