# kingwrcy/moments

极简朋友圈

Repository: https://github.com/kingwrcy/moments
Canonical: https://ross.abutalabs.com/products/moments
Homepage: https://m.mblog.club
Language: Go
License: GPL-3.0
License Family: copyleft
Last push: 2026-03-30T16:13:52+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 74, release rhythm 52, longevity 63
- inputs: {"age_days": 887, "days_push": 156, "days_rel": 243, "gap_med": 45.0, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1901, forks 240 (observed 2026-08-28T04:05:51.604467+00:00)

## What it is
Moments is a minimalist self-hosted social sharing application (a 'WeChat Moments' style microblog) written in Go with a SQLite backend. It supports Markdown memos, tags, image/video uploads (local or S3), comments, likes, RSS, and multi-user registration, deployed via Docker.

## Use cases
- self-host a personal microblog like WeChat Moments
- share short notes with markdown and images
- run a lightweight multi-user social feed on a VPS
- post memos with tags, videos, and Douban book/movie references
- host a private friend circle with comments and likes
- back up and serve uploaded media via S3-compatible storage

## When to choose
- you want a tiny, low-resource self-hosted social feed
- you prefer Docker deployment with SQLite and no external database
- you need Markdown memos with media uploads and RSS output

## When to avoid
- you need a full-featured social network with feeds, follows, and federation
- you require horizontal scaling beyond a single SQLite-backed instance
- you need ActivityPub/Mastodon compatibility

## Facets
- artifact type: application
- maturity: active
- function: web-framework, http-server, file-upload, markdown, email, search-engine
- domain: self-hosted, social-media, web-development, developer-tools
- platform: self-hosted, go
- tags: microblogging, social-network, memo, minimalist, docker-deployment, sqlite, s3-storage, dark-mode, rss, docker, linux, web-server

## Member repositories
- kingwrcy/moments (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:51.604467+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:11:56.834461+00:00, confidence not recorded.
  - readme: https://github.com/kingwrcy/moments (fetched 2026-08-28T04:05:51.604467+00:00, sha a4cb3877d6d5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
