Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kriskbx/gitlab-time-tracker
🦊🕘 A command line interface for GitLab's time tracking feature.
https://github.com/kriskbx/gitlab-time-tracker
cli docker docker-image gitlab node nodejs time time-tracker time-tracking timetracker timetracking tracking
Last synced: 2 days ago
JSON representation
🦊🕘 A command line interface for GitLab's time tracking feature.
- Host: GitHub
- URL: https://github.com/kriskbx/gitlab-time-tracker
- Owner: kriskbx
- License: gpl-2.0
- Created: 2017-04-06T00:20:58.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-03T16:59:27.000Z (7 months ago)
- Last Synced: 2025-01-17T05:04:36.873Z (9 days ago)
- Topics: cli, docker, docker-image, gitlab, node, nodejs, time, time-tracker, time-tracking, timetracker, timetracking, tracking
- Language: JavaScript
- Homepage:
- Size: 13.5 MB
- Stars: 462
- Watchers: 17
- Forks: 83
- Open Issues: 66
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - kriskbx/gitlab-time-tracker - 🦊🕘 A command line interface for GitLab's time tracking feature. (docker)
README
![gtt](https://raw.githubusercontent.com/kriskbx/gitlab-time-tracker/master/preview/icon.png)
## introduction
gtt is a fully featured command line interface for GitLab's time tracking feature. It monitors the time you spent on an issue or merge request locally and syncs it to GitLab. It also allows you to create reports in various formats from time tracking data stored on GitLab. **Looking for a graphical user interface? Check out the [gtt taskbar/menubar app](https://github.com/kriskbx/gitlab-time-tracker-taskbar) for Linux, Mac & Windows!**
![gtt demo](https://raw.githubusercontent.com/kriskbx/gitlab-time-tracker/master/preview/demo.gif)
## documentation
How to install and use gtt? You can find the documentation [here](https://github.com/kriskbx/gitlab-time-tracker/blob/master/documentation.md).
## support further development
Please support the development of this free software by [donating or sharing](https://github.com/kriskbx/gitlab-time-tracker/blob/master/documentation.md#support-further-development)!
## license
gtt is open-source software licensed under the [GPL V2 license](https://github.com/kriskbx/gitlab-time-tracker/blob/master/LICENSE).