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 installHighlights
- 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 restore —
temprix history <file>andtemprix 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