Skip to content

v1.0.0 — Initial Release

Latest

Choose a tag to compare

@rajdesai1 rajdesai1 released this 21 Mar 21:59
· 3 commits to main since this release

TEMPRIX v1.0.0

Zero-copy file history for macOS using APFS clonefile().

Install

# Download and extract
tar -xzf temprix-v1.0.0-aarch64-apple-darwin.tar.gz
mv temprix ~/.local/bin/

# Install (auto-discovers projects, starts on login)
temprix install

Highlights

  • APFS clonefile() — versions files in 0.1ms with zero disk overhead
  • Zero config — auto-discovers project directories, installs as launchd daemon
  • 643 KB binary, ~3 MB RAM, 0% CPU
  • Catches ALL file changes — Claude Code, Cursor, terminal, scripts, anything
  • Global history — versions stored in ~/.temprix/history/, survive project deletion
  • Instant restoretemprix history <file> and temprix restore <file> -v N

Requirements

  • macOS 10.13+ (APFS)
  • Apple Silicon (this binary is aarch64)

Commands

temprix install          # set up and start
temprix status           # check daemon
temprix history <file>   # list versions
temprix restore <file>   # recover a version
temprix roots list       # see watched directories