1
0
Fork
You've already forked track
0
Record, manage and publish timesheets from the CLI.
  • Go 98.1%
  • Just 1.9%
2026年01月12日 00:45:23 +01:00
debian chore: prepare v0.2.1 release 2026年01月12日 00:45:23 +01:00
dev feat(dev): setup a docker based .deb files builder command 2026年01月12日 00:45:22 +01:00
docs chore: prepare v0.2.1 release 2026年01月12日 00:45:23 +01:00
internal fix(config)!: use "dallytrack" naming for config and state paths 2026年01月10日 16:31:53 +01:00
.gitignore chore: rename to track 2025年11月13日 22:28:02 +01:00
go.mod refactor: show version on --version; drop dependency 2026年01月10日 05:19:46 +01:00
go.sum refactor: show version on --version; drop dependency 2026年01月10日 05:19:46 +01:00
justfile feat(dev): setup a docker based .deb files builder command 2026年01月12日 00:45:22 +01:00
LICENSE.md docs: add README.de 2026年01月10日 19:28:10 +01:00
main.go refactor: show version on --version; drop dependency 2026年01月10日 05:19:46 +01:00
README.md docs: add README.de 2026年01月10日 19:28:10 +01:00

NAME

track - Record, manage and publish timesheets from the CLI.

DESCRIPTION

track lets you record time spend on various tasks categorized by topics.

  • Record time spent on a specific topic and add individual comments
  • Start and stop timers to record on the fly
  • Run multiple timers in parallel or switch between them
  • Show a status summary of running timers
  • Integrates with Jira to query for issues and publish worklogs

Source Code

The project is licensed under MIT and the source code is available at: