Claude Skill
kriuchkov/tock
Tock 是一款用 Go 编写的强大命令行时间追踪工具。通过简单的 CLI 命令在终端中记录、管理和分析时间。开源且专注效率提升。
概览
仓库信息
安装这个 Skill
git clone https://github.com/kriuchkov/tock.gitRegistry 信息
项目简介
Tock 是一款用 Go 编写的强大命令行时间追踪工具,帮助开发者和效率爱好者直接在终端中记录、管理和分析时间,操作简洁高效。
Tock is a powerful time tracking tool for the command line. It saves activity logs as plaintext files and provides an interactive terminal UI for viewing your time.
要点
- 通过简洁的 CLI 命令在终端中直接追踪时间
- 基于 Go 构建,轻量且快速
- 可与 timewarrior 和 todo.txt 工作流集成
- 开源且注重隐私
- 专为提高效率和减少干扰而设计
使用场景
- 自由职业者和远程工作者记录工作时长
- 记录在特定项目或任务上花费的时间
- 与 todo.txt 集成实现基于任务的时间追踪
- 在终端中分析每日效率模式
- 用更快的 CLI 替代方案取代图形界面时间追踪器
README 摘要
# Tock <p align="center"> <a href="https://github.com/kriuchkov/tock/releases"> <img src="https://img.shields.io/github/v/release/kriuchkov/tock?style=flat-square" alt="Release" /> </a> <a href="LICENSE"> <img src="https://img.shields.io/github/license/kriuchkov/tock?style=flat-square" alt="License" /> </a> <a href="https://github.com/kriuchkov/tock/stargazers"> <img src="https://img.shields.io/github/stars/kriuchkov/tock?style=flat-square" alt="Stars" /> </a> <a href="go.mod"> <img src="https://img.shields.io/github/go-mod/go-version/kriuchkov/tock?style=flat-square&logo=go&label=Go" alt="Go Version" /> </a> <a href="https://github.com/kriuchkov/tock/actions"> <img src="https://img.shields.io/github/actions/workflow/status/kriuchkov/tock/ci.yml?style=flat-square&label=tests" alt="CI" /> </a> <a href="docs/openclaw.md"> <img src="https://img.shields.io/badge/OpenClaw-ready-0A84FF?style=flat-square" alt="OpenClaw" /> </a> </p> <p align="center"> <a href="#features"><strong>Features</strong></a> <span> • </span> <a href="#quick-start"><strong>Quick Start</strong></a> <span> • </span> <a href="#commands"><strong>Commands</strong></a> <span> • </span> <a href="#openclaw"><strong>OpenClaw</strong></a> <br /> <a href="#configuration"><strong>Configuration</strong></a> <span> • </span> <a href="#theming"><strong>Theme</strong></a> <span> • </span> <a href="#file-format"><strong>File Format</strong></a> <span> • </span> <a href="#shell-completion"><strong>Shell</strong></a> <span> • </span> <a href="#inspiration"><strong>Inspiration</strong></a> <span> • </span> <a href="#license"><strong>License</strong></a> </p