Tock is a powerful time tracking tool for the command line.
Stars
390
Forks
17
Watchers
390
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
65
commits
7
commits
3
commits
2
commits
1
commits
1
commits
refactoring: add activity sequence model and parsing functions (#72)
30f0f63View on GitHubfix(cli): skip runtime init for version/completion, tighten update checks (#71)
3f618ffView on GitHubtest: remove calendar sidebar tests to streamline test suite
14df1d9View on GitHubfix: enhance calendar view with daily report caching and activity splitting across months (#70)
fdb3236View on GitHubbuild(deps): bump github.com/mattn/go-sqlite3 from 1.14.37 to 1.14.38 (#69)
6299365View on GitHubdocs: restructure badge section in README for improved readability
a0df8eaView on GitHubdocs: enhance README navigation links and add OpenClaw section
8761814View on GitHubdocs: update README to include OpenClaw in navigation links
d05a25cView on GitHubfeat: integrate OpenClaw skill and add JSON output support for CLI commands (#66)
8793fd5View on GitHubbuild(deps): bump github.com/mattn/go-sqlite3 from 1.14.34 to 1.14.37 (#65)
b246457View on GitHubfeat: add TodoTXT backend with plain TodoTXT compatibility (#63)
8f7f211View on GitHubfeat: add SQLite backend support for activity tracking (#61)
92f34d5View on GitHubfix(report): use local day boundaries and include overlapping intervals (#59)
22f910bView on GitHub