{
  "generatedAt": "2026-06-26T06:53:57.438Z",
  "total": 7,
  "apps": [
    {
      "id": "example-static",
      "name": "Example-static App",
      "description": "A fully static web application (no backend required) that provides a customizable monitoring dashboard for IAMMETER energy meters.",
      "author": "IAMMETER",
      "version": "0.5.0",
      "category": "monitoring",
      "type": "open-source",
      "runtime": "static",
      "tags": [
        "template",
        "local API",
        "official"
      ],
      "entry": "apps/example-static/frontend/index.html",
      "openUrl": "https://iammeter.github.io/appstore/apps/example-static/frontend/index.html",
      "previewUrl": "https://iammeter.github.io/appstore/apps/example-static/frontend/index.html",
      "homepageUrl": "https://github.com/IAMMETER/appstore/tree/main/apps/example-static",
      "sourceUrl": "https://github.com/IAMMETER/appstore",
      "docsUrl": "https://github.com/IAMMETER/appstore/blob/main/apps/example-static/README.md",
      "screenshotUrl": "https://iammeter.github.io/appstore/apps/example-static/screenshot.jpg",
      "repoUrl": "https://github.com/IAMMETER/appstore",
      "sourcePath": "apps/example-static",
      "pagesUrl": "https://iammeter.github.io/appstore/apps/example-static/frontend/index.html",
      "rawFileUrl": "https://raw.githubusercontent.com/IAMMETER/appstore/main/apps/example-static/frontend/index.html"
    },
    {
      "id": "iam-wifi-provisioner",
      "name": "IAM WiFi Provisioner",
      "description": "Windows desktop batch Wi-Fi provisioning tool for IAMMETER devices. Includes direct EXE download, Python source, and setup documentation.",
      "author": "miwyf",
      "version": "1.0.0",
      "category": "tooling",
      "type": "open-source",
      "runtime": "static",
      "tags": [
        "wifi",
        "provisioning",
        "windows",
        "desktop",
        "batch"
      ],
      "entry": "apps/iam-wifi-provisioner/frontend/index.html",
      "openUrl": "https://iammeter.github.io/appstore/apps/iam-wifi-provisioner/frontend/index.html",
      "previewUrl": "https://iammeter.github.io/appstore/apps/iam-wifi-provisioner/frontend/index.html",
      "homepageUrl": "https://github.com/IAMMETER/appstore/tree/main/apps/iam-wifi-provisioner",
      "sourceUrl": "https://github.com/IAMMETER/appstore",
      "docsUrl": "https://github.com/IAMMETER/appstore/blob/main/apps/iam-wifi-provisioner/README.md",
      "screenshotUrl": "https://iammeter.github.io/appstore/apps/iam-wifi-provisioner/screenshot.jpg",
      "repoUrl": "https://github.com/IAMMETER/appstore",
      "sourcePath": "apps/iam-wifi-provisioner",
      "pagesUrl": "https://iammeter.github.io/appstore/apps/iam-wifi-provisioner/frontend/index.html",
      "rawFileUrl": "https://raw.githubusercontent.com/IAMMETER/appstore/main/apps/iam-wifi-provisioner/frontend/index.html"
    },
    {
      "id": "iammeter-local-api-explorer",
      "name": "IAMMETER Local API Explorer",
      "description": "Selector page for IAMMETER local API testing. Enter a same-LAN device IP, choose WEM or WPC, and open the matching dedicated Swagger API test page.",
      "author": "miwyf",
      "version": "1.0.0",
      "category": "tooling",
      "type": "open-source",
      "runtime": "static",
      "tags": [
        "Local API",
        "selector",
        "swagger",
        "documentation"
      ],
      "entry": "apps/iammeter-local-api-explorer/frontend/index.html",
      "openUrl": "https://iammeter.github.io/appstore/apps/iammeter-local-api-explorer/frontend/index.html",
      "previewUrl": "https://iammeter.github.io/appstore/apps/iammeter-local-api-explorer/frontend/index.html",
      "homepageUrl": "https://github.com/IAMMETER/appstore/tree/main/apps/iammeter-local-api-explorer",
      "sourceUrl": "https://github.com/IAMMETER/appstore",
      "docsUrl": "https://github.com/IAMMETER/appstore/blob/main/apps/iammeter-local-api-explorer/README.md",
      "screenshotUrl": "https://iammeter.github.io/appstore/apps/iammeter-local-api-explorer/screenshot.jpg",
      "repoUrl": "https://github.com/IAMMETER/appstore",
      "sourcePath": "apps/iammeter-local-api-explorer",
      "pagesUrl": "https://iammeter.github.io/appstore/apps/iammeter-local-api-explorer/frontend/index.html",
      "rawFileUrl": "https://raw.githubusercontent.com/IAMMETER/appstore/main/apps/iammeter-local-api-explorer/frontend/index.html"
    },
    {
      "id": "local-monitor-lite",
      "name": "Local Monitor Lite",
      "description": "Lightweight local monitoring tool that automatically adapts to single-phase, three-phase, and net metering scenarios with configurable settings.",
      "author": "miwyf",
      "version": "0.1.1",
      "category": "monitoring",
      "type": "open-source",
      "runtime": "static",
      "tags": [
        "Local API"
      ],
      "entry": "apps/local-monitor-lite/frontend/index.html",
      "openUrl": "https://iammeter.github.io/appstore/apps/local-monitor-lite/frontend/index.html",
      "previewUrl": "https://iammeter.github.io/appstore/apps/local-monitor-lite/frontend/index.html",
      "homepageUrl": "https://github.com/IAMMETER/appstore/tree/main/apps/local-monitor-lite",
      "sourceUrl": "https://github.com/IAMMETER/appstore",
      "docsUrl": "https://github.com/IAMMETER/appstore/blob/main/apps/local-monitor-lite/README.md",
      "screenshotUrl": "https://iammeter.github.io/appstore/apps/local-monitor-lite/screenshot.jpg",
      "repoUrl": "https://github.com/IAMMETER/appstore",
      "sourcePath": "apps/local-monitor-lite",
      "pagesUrl": "https://iammeter.github.io/appstore/apps/local-monitor-lite/frontend/index.html",
      "rawFileUrl": "https://raw.githubusercontent.com/IAMMETER/appstore/main/apps/local-monitor-lite/frontend/index.html"
    },
    {
      "id": "mqtt-power-factor-analyzer",
      "name": "Example-mqtt-power-factor-analyzer",
      "description": "Subscribe the mqtt data via websocket,monitor the power factor and reactive power value in real time",
      "author": "Laoliu",
      "version": "0.5.0",
      "category": "monitoring",
      "type": "open-source",
      "runtime": "static",
      "tags": [
        "mqtt",
        "power factor",
        "reactive power"
      ],
      "entry": "apps/mqtt-power-factor-analyzer/frontend/index.html",
      "openUrl": "https://iammeter.github.io/appstore/apps/mqtt-power-factor-analyzer/frontend/index.html",
      "previewUrl": "https://iammeter.github.io/appstore/apps/mqtt-power-factor-analyzer/frontend/index.html",
      "homepageUrl": "https://github.com/IAMMETER/appstore/tree/main/apps/mqtt-power-factor-analyzer",
      "sourceUrl": "https://github.com/IAMMETER/appstore",
      "docsUrl": "https://github.com/IAMMETER/appstore/blob/main/apps/mqtt-power-factor-analyzer/README.md",
      "screenshotUrl": "https://iammeter.github.io/appstore/apps/mqtt-power-factor-analyzer/screenshot.jpg",
      "repoUrl": "https://github.com/IAMMETER/appstore",
      "sourcePath": "apps/mqtt-power-factor-analyzer",
      "pagesUrl": "https://iammeter.github.io/appstore/apps/mqtt-power-factor-analyzer/frontend/index.html",
      "rawFileUrl": "https://raw.githubusercontent.com/IAMMETER/appstore/main/apps/mqtt-power-factor-analyzer/frontend/index.html"
    },
    {
      "id": "wem-api-test",
      "name": "WEM API Test",
      "description": "Interactive Swagger UI test tool for WEM local HTTP APIs, including monitor, Wi-Fi, advanced settings, branding, and legacy configuration endpoints.",
      "author": "miwyf",
      "version": "1.0.0",
      "category": "tooling",
      "type": "open-source",
      "runtime": "static",
      "tags": [
        "Local API",
        "WEM",
        "swagger",
        "testing"
      ],
      "entry": "apps/wem-api-test/frontend/index.html",
      "openUrl": "https://iammeter.github.io/appstore/apps/wem-api-test/frontend/index.html",
      "previewUrl": "https://iammeter.github.io/appstore/apps/wem-api-test/frontend/index.html",
      "homepageUrl": "https://github.com/IAMMETER/appstore/tree/main/apps/wem-api-test",
      "sourceUrl": "https://github.com/IAMMETER/appstore",
      "docsUrl": "https://github.com/IAMMETER/appstore/blob/main/apps/wem-api-test/README.md",
      "screenshotUrl": "https://iammeter.github.io/appstore/apps/wem-api-test/screenshot.jpg",
      "repoUrl": "https://github.com/IAMMETER/appstore",
      "sourcePath": "apps/wem-api-test",
      "pagesUrl": "https://iammeter.github.io/appstore/apps/wem-api-test/frontend/index.html",
      "rawFileUrl": "https://raw.githubusercontent.com/IAMMETER/appstore/main/apps/wem-api-test/frontend/index.html"
    },
    {
      "id": "wpc-api-test",
      "name": "WPC API Test",
      "description": "Interactive Swagger UI test tool for WPC local HTTP APIs, including monitor, Wi-Fi, advanced controller settings, branding, power control, and maintenance endpoints.",
      "author": "miwyf",
      "version": "1.0.0",
      "category": "tooling",
      "type": "open-source",
      "runtime": "static",
      "tags": [
        "Local API",
        "WPC",
        "swagger",
        "testing"
      ],
      "entry": "apps/wpc-api-test/frontend/index.html",
      "openUrl": "https://iammeter.github.io/appstore/apps/wpc-api-test/frontend/index.html",
      "previewUrl": "https://iammeter.github.io/appstore/apps/wpc-api-test/frontend/index.html",
      "homepageUrl": "https://github.com/IAMMETER/appstore/tree/main/apps/wpc-api-test",
      "sourceUrl": "https://github.com/IAMMETER/appstore",
      "docsUrl": "https://github.com/IAMMETER/appstore/blob/main/apps/wpc-api-test/README.md",
      "screenshotUrl": "https://iammeter.github.io/appstore/apps/wpc-api-test/screenshot.jpg",
      "repoUrl": "https://github.com/IAMMETER/appstore",
      "sourcePath": "apps/wpc-api-test",
      "pagesUrl": "https://iammeter.github.io/appstore/apps/wpc-api-test/frontend/index.html",
      "rawFileUrl": "https://raw.githubusercontent.com/IAMMETER/appstore/main/apps/wpc-api-test/frontend/index.html"
    }
  ]
}