Back to Drone Zone — deep field
SOURCE / PINNED RELEASE

Made of little things.

Drone Zone — deep field

Release
578f277a8be1
Author-recorded commit
a96742b428de…
License
LICENSE
Author’s source reference
nostr://npub1n8ga89w8h6tvwamxusfyzexw8gjy84yxu9rxgnmk955cxtml4ujswzxydd/wss%3A%2F%2Fgit.napplet.soy%2F/n-9753e6cf3ec

Archive hash verified: f7f3bf8ff3482551. The source-to-build association is the author’s claim; it has not been independently rebuilt.

napplet.json
{
  "schema": "space-local-project/v1",
  "name": "Drone Zone — deep field",
  "description": "A living galaxy atlas with an opening highway tour, moving orbital transfers, drifting photographic slices and adjustable VHS interference. Explore 20 quiet discoveries and listen to Drone Zone through a compatible audio host, or open the station in Wavefunc.",
  "entry": "dist/index.html",
  "previewId": "9753e6cf-3ec1-4f91-acda-8ff6fd671ddd",
  "identifier": "n-9753e6cf3ec",
  "template": "boilerplate",
  "license": "MIT",
  "requires": [],
  "topics": [
    "art",
    "ambient",
    "space",
    "radio",
    "drone-zone"
  ],
  "relays": [
    "wss://relay.wavefunc.live"
  ],
  "servers": [],
  "preview": {
    "image": "preview-clean-grills.png",
    "video": {
      "file": "preview-autoplay.webm",
      "artifactHash": "196770786f9b775d944cd9c2c23370f7e2002626bf6a9bdebcf6ee9e35e04668"
    },
    "recording": {
      "durationMs": 8000,
      "startMs": 4000,
      "actions": [
        {
          "type": "click",
          "atMs": 2800,
          "x": 862,
          "y": 38
        },
        {
          "type": "click",
          "atMs": 5200,
          "x": 926,
          "y": 485
        },
        {
          "type": "click",
          "atMs": 5800,
          "x": 926,
          "y": 485
        }
      ]
    },
    "delayMs": 10000
  },
  "creator": {
    "pubkey": "99d1d395c7be96c77766e4124164ce3a2443d486e146644f762d29832f7faf25",
    "network": "public"
  },
  "publish": {
    "files": [
      ".gitignore",
      "AGENTS.md",
      "CLAUDE.md",
      "LICENSE",
      "README.md",
      "config.schema.json",
      "docs/authoring-checklist.md",
      "docs/boundaries.md",
      "docs/build-spec.md",
      "docs/context-map.md",
      "docs/design-patterns.md",
      "docs/napplet-skills-LICENSE.txt",
      "docs/napplet-space.md",
      "docs/new-nap-proposals.md",
      "docs/nip-5d.md",
      "docs/package-surfaces.md",
      "docs/verification.md",
      "index.html",
      "napplet.json",
      "napplet.upstream.json",
      "package.json",
      "pnpm-lock.yaml",
      "src/assets/galaxy_1.jpg",
      "src/assets/image.png",
      "src/assets/image1.png",
      "src/assets/image2.png",
      "src/assets/image3.png",
      "src/domain-availability.ts",
      "src/env.d.ts",
      "src/field-data.ts",
      "src/galaxy.frag",
      "src/main.ts",
      "src/napplet-settings.ts",
      "src/radio.ts",
      "src/scene.ts",
      "src/station.ts",
      "src/styles.css",
      "src/tape.ts",
      "tests/browser-smoke.mjs",
      "tests/guidance.test.mjs",
      "tsconfig.json",
      "vite.config.ts"
    ],
    "networks": {
      "public": {
        "relay": "wss://relay.napplet.soy",
        "blossom": "https://blossom.napplet.soy",
        "grasp": "https://git.napplet.soy",
        "site": "https://napplet.soy",
        "mirrors": [
          "wss://relay.damus.io",
          "wss://nos.lol"
        ]
      },
      "local": {
        "relay": "ws://127.0.0.1:19347/relay",
        "blossom": "http://127.0.0.1:8081",
        "grasp": "http://127.0.0.1:8082",
        "site": "http://localhost:8080",
        "mirrors": []
      }
    }
  }
}