macOS
brew install tocklocal Homebrew formula metadata
brew
Powerful time tracking tool for the command-line. Version 1.9.8 via Homebrew; verified 2026-05-18.
install
brew install tocklocal Homebrew formula metadata
overview
Powerful time tracking tool for the command-line
history
Tock is a Go command-line time tracker that stores activity logs in local files and presents an interactive terminal calendar. Its official README frames it as a fast, lightweight, plaintext-first tool for people who track work from the command line.
The project README describes Tock as a single-binary CLI with multiple storage backends, including flat files, TodoTXT-compatible files, TimeWarrior data files, and SQLite. It also states that Tock was inspired by Bartib and aims to provide a similar time-tracking workflow in Go with a clean architecture approach and an interactive terminal UI.
Tock is available through Homebrew according to both the input metadata and the official README, which also documents go install, source builds, an install script, and release downloads. Its adoption history is therefore mostly package-manager and terminal-user oriented rather than tied to a large external ecosystem.
Users start and stop activities with commands such as tock start and tock stop, inspect time in calendar and list views, and export reports as text, CSV, JSON, or iCal. The README also documents machine-readable JSON commands for local agent workflows.
Tock matters in the package-nerd niche because it bridges several plaintext productivity camps: TodoTXT-compatible lines, TimeWarrior data, SQLite, shell completion, Homebrew installation, and local files that can be inspected or synchronized without a hosted service.
security posture
No matching local secret-handling manifest was found for tock. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tock | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/kriuchkov/tock
install metadata
| Package key | brew:tock |
|---|---|
| Version | 1.9.8 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tock |
| Homepage | https://github.com/kriuchkov/tock |
| Repository | https://github.com/kriuchkov/tock |
| Upstream docs | https://github.com/kriuchkov/tock#readme |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/kriuchkov/tock/archive/refs/tags/v1.9.8.tar.gz |
| Last updated | 2026-05-18T07:12:44Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tock |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.