Releases: fabean/BurrowTime
Releases · fabean/BurrowTime
Release list
v0.2.0
v0.1.3
Changelog
- 5b1468d feat: bundle Codex time tracking skill
v0.1.2
Changelog
- 4dd4e30 feat: add interactive start conflict chooser
v0.1.1
BurrowTime v0.1.0
BurrowTime v0.1.0 is the first public release of the fast, local, Watson-compatible time tracker written in Go.
Highlights
- Interactive Bubble Tea dashboard with live status, logs, reports, charts, date ranges, and filtering.
- Watson-compatible CLI commands, JSON/CSV output, configuration, storage, sync, and bundled
watsoncompatibility binary. - Safe first-run migration from Watson, explicit import/export commands, and timestamped destination backups.
- Concurrent timers with explicit start modes, per-timer stop selection, an interactive stop picker, and
stop --all. - Separate BurrowTime data directory so trying the app never mutates an existing Watson installation.
- Shell completions and standalone archives for Linux, macOS, and Windows on amd64 and arm64.
Install with Go
go install github.com/fabean/BurrowTime/cmd/burrowtime@v0.1.0Or download the archive for your platform below and verify it with checksums.txt. Each archive contains both burrowtime and the optional watson compatibility executable.
See the README for migration guidance, concurrent-timer behavior, TUI controls, and local data paths.