# AsimovMac/asimov

Automatically exclude development dependencies from Apple Time Machine backups

Repository: https://github.com/AsimovMac/asimov
Canonical: https://ross.abutalabs.com/products/asimov
Language: Shell
License: MIT
License Family: permissive
Topics: macos, time-machine, shell-script, dependencies, homebrew, hacktoberfest
Last push: 2026-08-10T19:36:39+00:00

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

## Adoption (not part of the score)
Stars 1880, forks 104 (observed 2026-08-28T04:05:48.535817+00:00)

## What it is
A macOS shell-based CLI tool that automatically excludes development dependency directories (like node_modules, .venv, target) from Apple Time Machine backups. It scans the home directory for dependency folders paired with sentinel config files and registers them with Time Machine, running daily via a service.

## Use cases
- stop time machine backing up node_modules
- exclude .venv and target folders from mac backups
- reduce time machine backup size for developer projects
- automatically skip dependency directories in backups
- free up time machine disk space on macos
- exclude build artifacts from backups

## When to choose
- you develop on macOS and use Time Machine
- your backups are bloated with node_modules, .venv, or build directories
- you want a set-and-forget daily exclusion tool installed via Homebrew

## When to avoid
- you don't use macOS or Time Machine
- you want to back up dependency folders for full restore without reinstalling
- you need a cross-platform backup solution

## Facets
- artifact type: cli-tool
- maturity: active
- function: backup, file-system, cli, developer-tools
- domain: developer-tools, operating-systems, files
- platform: cli
- tags: time-machine, backup-exclusion, shell-script, homebrew, disk-space, automation, macos

## Member repositories
- AsimovMac/asimov (main) score 97

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:48.535817+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:13:59.618956+00:00, confidence not recorded.
  - readme: https://github.com/AsimovMac/asimov (fetched 2026-08-28T04:05:48.535817+00:00, sha a790a7ac0ca0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
