caliphui 0.1.1

A simple tool to calibrate and convert pH measurements using a two point method
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "Calibrate pH",
  "short_name": "caliphui",
  "icons": [
    {
      "src": "./icon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ],
  "lang": "en-IE",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "white",
  "theme_color": "white"
}