# hezhizheng/go-wxpush

极简且免费的微信消息推送服务 (基于golang)

Repository: https://github.com/hezhizheng/go-wxpush
Canonical: https://ross.abutalabs.com/products/go-wxpush
Homepage: https://push.hzzio.top
Language: Go
License: MIT
License Family: permissive
Last push: 2026-05-27T15:19:59+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 84, release rhythm 65, longevity 18
- inputs: {"age_days": 264, "days_push": 98, "days_rel": 238, "gap_med": 4.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1657, forks 187 (observed 2026-08-28T04:05:18.145694+00:00)

## What it is
A lightweight, free WeChat message push service written in Go that sends template messages via a WeChat test official account. It exposes a simple HTTP GET API and supports one-click Docker deployment with a tiny 2MB image.

## Use cases
- send push notifications to WeChat from scripts
- self-hosted WeChat message push service
- push server alerts to my phone via WeChat
- notify me when a cron job finishes using WeChat
- send messages to WeChat users via HTTP API
- free alternative to ServerChan for WeChat push

## When to choose
- you want free, native WeChat popup and sound notifications
- you need a tiny self-hostable push service with Docker support
- you want to trigger pushes with a simple GET request

## When to avoid
- you need push channels beyond WeChat (e.g. Telegram, email)
- you require enterprise-grade WeChat official account messaging
- you don't want to register a WeChat test account and configure template IDs

## Facets
- artifact type: service
- maturity: active
- function: webhook, http-server
- domain: messaging-platforms, developer-tools
- platform: self-hosted, cross-platform, go
- tags: wechat, push-notifications, message-push, golang, template-messages, notification, automation, docker

## Member repositories
- hezhizheng/go-wxpush (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:18.145694+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-30T03:44:46.805375+00:00, confidence not recorded.
  - readme: https://github.com/hezhizheng/go-wxpush (fetched 2026-08-28T04:05:18.145694+00:00, sha ec3fbbb33373)
- Data as of 2026-08-30T08:39:29.467469+00:00.
