# muesli/gitomatic

A tool to monitor git repositories and automatically pull & push changes

Repository: https://github.com/muesli/gitomatic
Canonical: https://ross.abutalabs.com/products/gitomatic
Language: Go
License: MIT
License Family: permissive
Topics: hacktoberfest
Last push: 2020-04-16T17:18:58+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2588, "days_push": 2330, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1030, forks 46 (observed 2026-08-28T04:03:17.843149+00:00)

## What it is
git-o-matic is a Go CLI tool that monitors local git repositories and automatically pulls, commits, and pushes changes on a configurable interval. It supports SSH key and username/password authentication and lets you toggle pull, push, and commit behavior independently.

## Use cases
- automatically commit and push changes in a git repo
- keep a git repository synced between machines
- monitor a folder and auto-commit new files to git
- periodically pull changes from a remote git repository
- use git as an automatic backup mechanism
- auto-sync notes or dotfiles via git

## When to choose
- you want a lightweight, set-and-forget git sync daemon
- you need automatic commits for files changed by other tools
- you prefer a simple single-binary CLI over cron scripts

## When to avoid
- you need fine-grained commit messages or review before committing
- you require merge conflict resolution or multi-branch workflows
- you need an actively developed tool with recent releases

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: version-control, cli, workflow-automation, scheduling
- domain: developer-tools, version-control
- platform: windows, go, cli, cross-platform
- tags: git, auto-commit, auto-push, repository-monitoring, sync, automation, command-line, linux, macos

## Member repositories
- muesli/gitomatic (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:17.843149+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-30T07:07:34.865457+00:00, confidence not recorded.
  - readme: https://github.com/muesli/gitomatic (fetched 2026-08-28T04:03:17.843149+00:00, sha 350bde2a7022)
- Data as of 2026-08-30T08:39:29.467469+00:00.
