# lesnolie/movecar

🚗 智能挪车通知系统 - 基于 Cloudflare Workers，支持实时位置共享和多推送服务

Repository: https://github.com/lesnolie/movecar
Canonical: https://ross.abutalabs.com/products/movecar
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2025-12-31T04:32:03+00:00

## Health v2 (maintenance only)
Score: 43/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 60, release rhythm 35, longevity 18
- inputs: {"age_days": 265, "days_push": 245, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1173, forks 318 (observed 2026-08-28T04:03:51.819841+00:00)

## What it is
A smart car-blocking notification system built on Cloudflare Workers that lets people scan a QR code on a parked car to notify the owner via push notification without exposing phone numbers. It supports optional two-way real-time location sharing so owners can verify the requester is actually at the car.

## Use cases
- notify a car owner blocking my way without knowing their phone number
- create a privacy-safe QR code move-car plate
- replace traditional phone-number car contact cards
- verify a move-car requester's location before responding
- deploy a serverless notification service for free on Cloudflare

## When to choose
- you want a free, zero-maintenance serverless deployment on Cloudflare Workers
- privacy matters and you don't want your phone number printed on the car
- you use iOS with Bark push notifications (or an Android push service)
- you want anti-harassment features like location verification and delayed sending

## When to avoid
- you need SMS or phone-call based contact instead of app push notifications
- you can't use Cloudflare Workers or KV storage
- you need a solution that works without the requester having internet access

## Facets
- artifact type: application
- maturity: active
- function: webhook, http-server, geospatial
- domain: self-hosted, privacy, web-development, developer-tools
- platform: cloud, serverless, self-hosted
- tags: cloudflare-workers, qr-code, car-notification, bark-push, privacy-protection, kv-storage, location-sharing, notification, web-server

## Member repositories
- lesnolie/movecar (main) score 43

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:51.819841+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:28:23.556721+00:00, confidence not recorded.
  - readme: https://github.com/lesnolie/movecar (fetched 2026-08-28T04:03:51.819841+00:00, sha daa20fa0edb5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
