惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

The GitHub Blog
The GitHub Blog
Y
Y Combinator Blog
B
Blog RSS Feed
大猫的无限游戏
大猫的无限游戏
J
Java Code Geeks
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 【当耐特】
MongoDB | Blog
MongoDB | Blog
Hugging Face - Blog
Hugging Face - Blog
有赞技术团队
有赞技术团队
T
The Blog of Author Tim Ferriss
B
Blog
小众软件
小众软件
T
Tailwind CSS Blog
MyScale Blog
MyScale Blog
I
InfoQ
Engineering at Meta
Engineering at Meta
Blog — PlanetScale
Blog — PlanetScale
P
Proofpoint News Feed
H
Help Net Security
雷峰网
雷峰网
S
SegmentFault 最新的问题
V
Visual Studio Blog
爱范儿
爱范儿

Hacker News: Show HN

PurrrrrFocus: Pomodoro Timer App - App Store Workflow Engine — Multi-Step Orchestration for Bun RapidPhoto: Pro Photo Editor App - App Store GitHub - DheerG/swarms: Achieve extraordinary results with claude code across a variety of tasks SPICE simulation → oscilloscope → verification with Claude Code — Lucas Gerads Show HN: VCoding – A 5 MB native Windows IDE with no dynamic dependencies Show HN: LLMs don't hallucinate because they're bad at math, it's the format GitHub - Agent-FM/agentfm-core: AgentFM is a peer-to-peer network that turns everyday computers into a decentralized AI supercomputer. AgentFM lets you run massive AI workloads directly across a global mesh of idle CPUs and GPUs. Show HN: Tracking Top US Science Olympiad Alumni over Last 25 Years GitHub - Potarix/agent-hub: One place to talk to all your agents Show HN: Runtime security for AI agents(injection,tool abuse, data exfiltration) GitHub - dubeyKartikay/lazyspotify: Terminal Spotify client for macOS and Linux GitHub - the-banana-tool/king-louie: Easy to use GUI Personal AI Assistant. Win/Linux/Mac. Show HN I made my vacation rental bookable by AI agents–no Airbnb, 0% commission GitHub - basteez/jsf-autoreload: maven plugin to enable hot reload on jsf projects uvm32/hosts/host-gdbstub at main · ringtailsoftware/uvm32 GitHub - labsai/EDDI: Config-driven engine that turns JSON into production-grade AI agents. Multi-agent orchestration, 12+ LLM providers, MCP/A2A protocols, RAG, persistent memory, and enterprise compliance (EU AI Act, GDPR, HIPAA). Built on Quarkus. GitHub - glitchnsec/fortyone-oss: AI Executive Assistant Platform Quickstart | Alien GitHub - muxshed/shed: One stream in, or many. Every destination, simultaneously. No cloud middleman, no per-channel fees, no limits. GitHub - ocrbase-hq/ocrbase: 📄 PDF/IMG ->.MD/JSON Document OCR API for PaddleOCR and GLMOCR. Self-hostable. GitHub - impactjo/home-memory: MCP server that lets your AI assistant remember everything about your home. GitHub - Sets88/dbcls: DbCls is a powerful terminal database client that supports various databases GitHub - neptun2000/heor-agent-mcp GitHub - SeanFDZ/macmind: Single-layer transformer in HyperTalk for the classic Macintosh RollQuation: Math Puzzles - Apps on Google Play GitHub - dropbox/witchcraft Show HN: Agent-cache – Multi-tier LLM/tool/session caching for Valkey and Redis GitHub - opentalon/opentalon: OpenTalon is an open-source platform built from the ground up in Go as a robust alternative to OpenClaw LinkedIn™ 职位抓取工具 - Chrome 应用商店
GitHub - gospecter/specter: Local-first CMS sync engine. ...
aabergkvist · 2026-06-01 · via Hacker News: Show HN

SpecterSync DIY

Open-source local sync for CMS content. SpecterSync DIY syncs Ghost, WordPress, and Shopify content down to a folder of plain markdown files on your hard drive. Run your own editor or AI tools over those files. Push changes back through direct local CMS connections with dry-run preview and conflict detection.

SpecterSync has two editions:

  • SpecterSync DIY (spectersync.diy) is the AGPLv3 Community edition for developers and technical operators who want to inspect, self-build, modify, and run direct local sync.
  • SpecterSync Pro (spectersync.com) is the official commercial product with signed installers, license activation, automatic updates, managed connectors, hosted AI transformation workflows, and support.
SpecterSync DIY
Mac ✅ macOS 13+ (Intel + Apple Silicon)
Windows 🟡 in progress (build packaged; signing not yet live)
Linux ✅ AppImage + .deb
Ghost
Shopify
WordPress
AI tools bring your own — any tool that reads markdown on disk
Source Open source under GNU AGPLv3
Pricing Free to self-build under AGPLv3. Pro is the paid supported product.

Want the official supported app? SpecterSync Pro lives at spectersync.com. Pro adds signed binaries, automatic updates, managed OAuth/token refresh, support, and AI transformation workflows.

Install

Official app

Download the latest signed SpecterSync Pro binary from spectersync.com/download. Official binaries are the paid, supported distribution channel and include signing, notarization, installers, QA, automatic updates, managed services, and support.

DIY does not ship official signed binaries or use the Pro update feed.

Build DIY from source

git clone https://github.com/spectersync/spectersync-diy.git
cd spectersync-diy
npm install
npm run build          # bundles the daemon
bash mac/build-app.sh  # local unsigned macOS .app — needs Xcode
cd desktop && npm install && npm run build                 # local Electron build

Production packaging, code signing, notarization, official update feeds, license activation, billing, managed connector backends, and hosted AI transforms are maintained as part of SpecterSync Pro and are not part of the DIY source distribution. See docs/local-builds.md.

Connect a CMS

Ghost

Settings → Connect Ghost → paste Admin API URL + Admin API key.

Shopify

DIY supports direct local connector flows where available. SpecterSync Pro includes the managed Shopify OAuth/token-refresh flow through spectersync.com, because Shopify client secrets must not ship in a desktop app.

Why split this? DIY should remain self-buildable and inspectable. Pro can provide managed OAuth, refresh, support, and connector reliability without embedding commercial secrets in the AGPL repo.

Community vs Pro

Capability DIY / Community Pro / Official
Source available Open-source components only
Self-build Not needed
Direct local sync
Signed installers
Automatic updates Manual rebuild
License activation
Managed Shopify OAuth/refresh
Hosted AI transforms
Official support Community/best effort
Commercial invoices/refunds

Community is for transparency, self-building, and contribution. Pro is for people and teams who want SpecterSync maintained, signed, updated, supported, and ready for production work.

How it works

┌─────────────────────────────────┐
│ Specter (Mac / Win / Linux)     │
│ ┌─────────────────────────────┐ │
│ │ Tray / menu bar UI          │ │
│ │ Dashboard window            │ │
│ │ Settings / Onboarding       │ │
│ └─────────────┬───────────────┘ │
│               │ spawns          │
│               ▼                 │
│ ┌─────────────────────────────┐ │
│ │ Daemon (Node.js child)      │ │
│ │ - Watches local markdown    │ │
│ │ - Polls CMS every 10 min    │ │
│ │ - Runs pull / push / sync   │ │
│ │ - One CmsAdapter per target │ │
│ └─────────────┬───────────────┘ │
│               │ writes          │
│               ▼                 │
│   ~/.local/state/ghost-sync/    │
│   state.json (UI polls this)    │
└─────────────────────────────────┘

The Mac shell and the daemon communicate only via state.json. One-shot CLI commands (pull, push, sync) spawn a fresh daemon process; the long-running watcher is a separate supervised process. Architecture details: docs/architecture.md.

The CmsAdapter seam

Every CMS plugs in through one interface:

interface CmsAdapter {
  platform: 'ghost' | 'shopify' | 'wordpress' | ...;
  listPosts(): Promise<RemotePost[]>;
  getPost(id: string): Promise<RemotePost>;
  createPost(input: CreatePostInput): Promise<RemotePost>;
  updatePost(id: string, input: UpdatePostInput): Promise<RemotePost>;
  deletePost(id: string): Promise<void>;
  listContainers?(): Promise<RemoteContainer[]>;  // blogs, sections, etc.
  testConnection(): Promise<void>;
  capabilities: {
    supportsContainers: boolean;
    optimisticLock: boolean;
  };
}

RemotePost.body is always markdown. Adapters convert HTML ↔ markdown at the seam — engine code never touches platform-native body formats. See docs/adding-a-cms.md for the contract test suite that every new adapter must pass.

Contributing

Bug reports, feature requests, and pull requests welcome. See CONTRIBUTING.md.

SpecterSync has both an AGPLv3 Community edition and a commercial Pro edition. Contributions require agreement to the project contribution terms/CLA so accepted changes can be used in both the open-source and commercial editions.

Architectural changes that touch the CmsAdapter seam, the frontmatter shape, or the sync engine: please open an issue first — those changes affect every adapter and we'd rather discuss the shape before you sink a weekend into a PR.

New CMS adapters: open an issue describing the target platform + your use case. Roughly: list its REST/GraphQL endpoints, its native body format (HTML / blocks / mobiledoc / something else), its auth mechanism, and whether it supports optimistic concurrency. Then write the adapter + wire it through runCmsAdapterContract(...). Reference implementations: src/ghost/adapter.ts, src/shopify/adapter.ts.

See docs/contribution-flow.md for how public PRs are reviewed and mirrored back into the private canonical release repo.

License

GNU Affero General Public License v3.0 only.

SpecterSync DIY is open source under AGPLv3.

You can use, study, modify, and redistribute the source under AGPLv3. If you distribute modified versions or offer modified networked versions, you must provide the corresponding source under the same license.

SpecterSync Pro is a separate commercial product and service offering. Pro is paid for signed installers, license activation, automatic updates, managed connector infrastructure, hosted AI transformation workflows, support, and commercial operations.

The SpecterSync name, logo, app icons, release assets, and official branding are covered by TRADEMARK.md. Forks are welcome under the license terms, but compiled redistributions must use their own name and branding unless written permission is granted.

Who built this

Axel Antas-Bergkvist under aabergkvist AB (Sweden). Specter started as a local Obsidian plugin in May 2026 to scratch the "edit Ghost in Obsidian without going through their web editor" itch; it's grown into a CMS-agnostic sync tool because the workflow turned out to apply far beyond Ghost.

If SpecterSync DIY saves you time and you want the supported production lane, use SpecterSync Pro.


Status: SpecterSync DIY is preparing for public preview. v0.6.x. Production-stable Pro releases exist for Ghost, Shopify, and WordPress single-store setups; deeper per-platform content coverage is in flight.