Skip to content

Commit 7c5f257

Browse files
author
Andreas Müller
committed
update readme
1 parent 5dc3904 commit 7c5f257

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed

readme.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,23 @@
11
![gtt](https://raw.githubusercontent.com/kriskbx/gitlab-time-tracker/master/preview/icon.png)
22

3-
<p align="center">
4-
<a href="https://www.npmjs.com/package/gitlab-time-tracker"><img src="https://img.shields.io/npm/dt/gitlab-time-tracker.svg?style=flat-square"></a>
5-
<a href="https://www.npmjs.com/package/gitlab-time-tracker"><img src="https://img.shields.io/npm/v/gitlab-time-tracker.svg?style=flat-square"></a>
6-
<a href="https://travis-ci.org/kriskbx/gitlab-time-tracker"><img src="https://img.shields.io/travis/kriskbx/gitlab-time-tracker.svg?style=flat-square"></a>
7-
<a href="https://coveralls.io/github/kriskbx/gitlab-time-tracker"><img src="https://img.shields.io/coveralls/kriskbx/gitlab-time-tracker.svg?style=flat-square"></a>
8-
<a href="https://www.npmjs.com/package/gitlab-time-tracker"><img src="https://img.shields.io/npm/l/gitlab-time-tracker.svg?style=flat-square"></a>
9-
</p>
3+
4+
## About this fork (ndu2)
5+
6+
Shout-out to kris for creating this handy tool. As we use gtt regularly and maintannce on the original repo stopped, I maintain the code base in the foreseeable future on this fork.
7+
8+
Feel free to contact me or create a Pull Requests to here if you have some patches or proposals.
9+
1010

1111
## introduction
1212

13-
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!**
13+
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.
1414

1515
![gtt demo](https://raw.githubusercontent.com/kriskbx/gitlab-time-tracker/master/preview/demo.gif)
1616

1717
## documentation
1818

1919
How to install and use gtt? You can find the documentation [here](https://github.com/kriskbx/gitlab-time-tracker/blob/master/documentation.md).
2020

21-
## support further development
22-
23-
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)!
24-
2521
## license
2622

2723
gtt is open-source software licensed under the [GPL V2 license](https://github.com/kriskbx/gitlab-time-tracker/blob/master/LICENSE).

0 commit comments

Comments
 (0)