Record, manage and publish timesheets from the CLI.
- Go 98.1%
- Just 1.9%
| debian | chore: prepare v0.2.1 release | |
| dev | feat(dev): setup a docker based .deb files builder command | |
| docs | chore: prepare v0.2.1 release | |
| internal | fix(config)!: use "dallytrack" naming for config and state paths | |
| .gitignore |
chore: rename to track
|
|
| go.mod |
refactor: show version on --version; drop dependency
|
|
| go.sum |
refactor: show version on --version; drop dependency
|
|
| justfile | feat(dev): setup a docker based .deb files builder command | |
| LICENSE.md | docs: add README.de | |
| main.go |
refactor: show version on --version; drop dependency
|
|
| README.md | docs: add README.de | |
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: