# wangwangit/SubsTracker

基于Cloudflare Workers的轻量级订阅管理系统，帮助您轻松跟踪各类订阅服务的到期时间，并通过Telegram发送及时提醒。

Repository: https://github.com/wangwangit/SubsTracker
Canonical: https://ross.abutalabs.com/products/substracker
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2026-07-12T11:54:50+00:00

## Health v2 (maintenance only)
Score: 61/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 92, release rhythm 35, longevity 35
- inputs: {"age_days": 491, "days_push": 52, "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 3190, forks 2522 (observed 2026-08-28T04:07:48.126088+00:00)

## What it is
A lightweight subscription management and reminder system built on Cloudflare Workers and KV storage. It lets users track subscription expiration dates via a web UI and sends timely notifications through Telegram, Bark, WeCom, ntfy, email, and other channels.

## Use cases
- track subscription renewal dates
- get telegram reminders before subscriptions expire
- self-host a subscription manager on cloudflare workers
- remind me when domain or membership expires
- manage recurring bills and renewal payments
- send scheduled expiry notifications to multiple channels

## When to choose
- you want a free, serverless, single-user subscription tracker deployable on Cloudflare's free tier
- you need push reminders across many channels like Telegram, Bark, WeCom, ntfy, or email
- you want a simple web UI with payment history, presets, and send logs without running a server

## When to avoid
- you need multi-user collaboration or team subscription management
- you require complex enterprise approval workflows or accounting integrations
- you cannot or prefer not to use Cloudflare Workers and KV

## Facets
- artifact type: application
- maturity: active
- function: scheduling, webhook, self-hosted, workflow-automation
- domain: developer-tools, self-hosted
- platform: cloud, self-hosted, serverless
- tags: cloudflare-workers, subscription-tracker, telegram-notifications, kv-storage, renewal-reminders, push-notifications, notification, automation, web-server

## Member repositories
- wangwangit/SubsTracker (main) score 61

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:48.126088+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-29T18:45:00.487000+00:00, confidence not recorded.
  - readme: https://github.com/wangwangit/SubsTracker (fetched 2026-08-28T04:07:48.126088+00:00, sha fa4d86c6f934)
- Data as of 2026-08-30T08:39:29.467469+00:00.
