Timebook

A simpler Git. Time travel through your code — no commits required.

Auto Snapshots

Lightweight agent creates versions automatically.

One-click Restore

Rollback the project instantly.

Language-agnostic

Works with any text-based code.

Quick Start

INSTALL CLI
bash
npm install -g timebook-cli

1. Install the CLI globally using the command above.

2. Sign up at console.timebook.sh and create your first project.

3. Get your User Token from Settings, then run these commands in your project folder:

timebook logintimebook linktimebook sync --initial

You're all set — your code is safe and your timeline updates automatically every 5 minutes.