← 返回命令列表

Linux command

zeit 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Start tracking time

zeit track --project [myproject] --task "[coding]"

List time entries for a project

zeit list --project [myproject]

Export entries as JSON

zeit export --format json

说明

zeit is a cross-platform terminal time tracker that supports hierarchical categorization by project, task, and entry. It stores data locally, supports natural language arguments, and can export recorded time blocks as JSON for external tools.

FAQ

What is the zeit command used for?

zeit is a cross-platform terminal time tracker that supports hierarchical categorization by project, task, and entry. It stores data locally, supports natural language arguments, and can export recorded time blocks as JSON for external tools.

How do I run a basic zeit example?

Run `zeit track --project [myproject] --task "[coding]"` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

Where can I find more zeit examples?

This page includes 3 examples for zeit, plus related commands for nearby Linux tasks.