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
GTTfrom 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 keyinPreferences- Generate
API keywithapiscope in yourUser settings/Access TokensinGitLab - Copy the key and paste it into
Gitlab Tokenfield inPreferences - Click
Save
- Generate
- Enter
ProjectandUserinHome - 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.

