Gitlab Time Tracker App provides overview of how your team spent time resources.
This application gives an overview of team spent times on specific projects and groups.
-
Please install
GTT
from the proper installation media.- For mac, use
gtt-*.*.*.dmg
- For linux, use
gtt-*.*.*.AppImage
- For windows, use
gtt-Setup-1.2.0.exe
- For mac, use
-
Get started
- Setup
API key
inPreferences
- Generate
API key
withapi
scope in yourUser settings/Access Tokens
inGitLab
- Copy the key and paste it into
Gitlab Token
field inPreferences
- Click
Save
- Generate
- Enter
Project
andUser
inHome
- Click
Refresh
- Setup
Each project has topics
attribute in the gitlab project setting where we add relevant keywords. gtt
parses the specific form of string, title: Gitlab Time Tracker, contact: HongKee Moon, group: SCICOMP
where it accumulate times along with title
and group
for the project management purpose even though other uses spent their time. contact
information is used for specifying who project is for. Those information is visualized in Spent time in projects
and Spent time in labs
pie charts.
You can describe your project with topics and special tags for
gtt
Project title is used for the chart label.
Lab based pie chart uses
group: SCICOMP
tag.
This information is used for billing category in Person
based data table view.
This json information is used to select colors for tags in Issue
based data table view.