gtm
gtm (Git Task Manager) is a tool for tracking tasks and time directly through git, suitable for developers seeking integrated time management.
About this tool
gtm
gtm (Git Task Manager) is a command-line tool for tracking tasks and time directly through git repositories, designed for developers seeking integrated time and task management within their workflow.
Features
- Time Tracking Integrated with Git: Track time spent on commits in your git repositories. Each branch has its own timer, which automatically switches when you change branches.
- Automatic Timer Management: Timers start and stop automatically as you switch between branches. Global timer control allows you to start/stop timers from any directory.
- Manual Timer Adjustment: Adjust timer state if you forgot to start/stop it, using commands to add or subtract minutes.
- Branch-based Task Management: Treat each branch as a task. Optionally, bind branches to GitHub issues for task tracking.
- Issue Integration: Create and bind GitHub issues to branches. Automatically generate issues with tags based on branch naming conventions.
- Pull Request Automation: After pushing commits to a task branch, easily create pull requests linked to the corresponding GitHub issue.
- Task Switching: Switch between tasks using either branch names or associated issue numbers.
- Task Closure: Use a command to close tasks, which guides you through the necessary steps.
- Reports Generation: Generate reports on time spent per project or per task, including weekly reports.
- Shell Prompt Integration: Display concise timer information directly in your shell prompt (supports zsh and fish).
- Multi-repository Support: Seamlessly manage time tracking across multiple git repositories without manual timer switching.
- Customizable Configuration: Configure via git and supports custom hooks, with a warning that it may overwrite existing git hooks.
Requirements
- Requires
gitand theghitool (for GitHub issue integration). - Implemented as a bash script—can be installed by copying to PATH or linking/aliasing.
Pricing
- Open Source: No pricing information; gtm is available for free under an open-source license.
Tags
open-source, command-line, developers, task-management
Loading more......
Information
Categories
Similar Products
6 result(s)Doug is a command-line time tracking utility that helps users track their work hours and tasks efficiently from the terminal. Suitable for developers and users who prefer CLI-based time management tools.
A command-line application to track tasks, including start times, finish times, and durations for effective time management.
A command-line, open source time tracking tool for Linux, focused on fast and efficient time logging. Exports data in JSON format. Licensed under MIT.
Bartib is a command-line time tracking tool that logs activities in plaintext files and provides flexible reporting options, making it suitable for straightforward personal time tracking.
An extension for Timewarrior that generates invoices in LaTeX format based on tracked time data.
Chrono is a fast, Go-based time tracking tool with a simple interface, suitable for users who need efficient and straightforward time logging.