tuna/tunasync
Mirror job management tool. observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 98
- Release rhythm 79
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 23.0
- age_days: 4338
- days_rel: 142
- days_push: 16
- n_releases_24m: 5
Adoption not part of the score
1860 stars · 304 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
tunasync is a mirror job management tool written in Go, used to schedule and monitor synchronization jobs for software mirrors. It uses a manager-worker architecture with an HTTP API, a scheduler, and pluggable mirror providers to run and track mirror jobs.
Use cases
- run a package repository mirror server
- schedule rsync jobs for open source mirrors
- manage and monitor mirror sync jobs centrally
- automate syncing of Linux distribution ISOs
- operate a university or community software mirror
- control start/stop of mirror jobs via an API
When to choose
- you need to run many recurring mirror/sync jobs with central status tracking
- you operate a public or private software mirror at scale
- you want a manager-worker setup with an HTTP API for job control
When to avoid
- you only need a one-off file sync (plain rsync or cron is simpler)
- you need general-purpose CI/CD rather than mirror job scheduling
- you require a GUI dashboard out of the box
Facets
service · maturity stable
scheduling workflow-automation developer-tools cli self-hosted infrastructure-as-code go self-hosted cli mirror-management job-scheduler rsync package-mirrors distributed-workers devops automation linux
1 source
- readme: https://github.com/tuna/tunasync · fetched 2026-08-28 · 972c2750ee76
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tuna/tunasync | main | 92 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem