Skip to content

Work Capsule v1.0.0 — one-click Git sync (GUI + CLI + engine)

Choose a tag to compare

@yunmin311 yunmin311 released this 12 Aug 08:46
· 23 commits to main since this release

Work Capsule v1.0.0 — One-Click Sync

A tiny, dependency-free Windows app (and CLI) that keeps your Git folders
synced in a single click.

What it does

  • One click pulls and pushes every configured folder ↔ remote
  • Optional per-folder auto-commit — a true one-click "back up this folder"
  • Safe by default: fast-forward-only; never merges / rebases / resets /
    force-pushes; anything ambiguous stops and reports
  • Silent mode with a liquid-glass status capsule
  • Scriptable CLI with --json

Download

  • work-capsule-sync-gui.exe — desktop app (double-click to sync)
  • work-capsule.exe — command line
    Requires Git on your PATH.

First-time setup

Open the in-app tutorial (the "?" button), or run
scripts/setup-github-login.ps1 for the one-time GitHub sign-in.