Skip to content

mpicbg-scicomp/gtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
HongKee Moon
Jan 10, 2025
0bcd610 · Jan 10, 2025
Jan 12, 2024
Feb 6, 2020
Feb 6, 2020
Jan 10, 2025
Mar 12, 2024
Feb 6, 2020
Feb 6, 2020
Feb 6, 2020
Jan 9, 2024
Feb 6, 2020
Jan 9, 2024
Feb 2, 2024
Feb 6, 2020
Feb 2, 2024
Jan 16, 2024
Feb 6, 2020
Jan 10, 2025
Aug 14, 2024
Feb 6, 2020
Feb 6, 2020
May 27, 2024
Feb 6, 2020
Feb 2, 2024
Feb 6, 2020
Jan 11, 2022

Repository files navigation

GTT

Gitlab Time Tracker App provides overview of how your team spent time resources.

Gitlab Time Tracker User Interface

This application gives an overview of team spent times on specific projects and groups.

Installation & getting started

  • 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
  • Get started

    • Setup API key in Preferences
      • Generate API key with api scope in your User settings/Access Tokens in GitLab
      • Copy the key and paste it into Gitlab Token field in Preferences
      • Click Save
    • Enter Project and User in Home
    • Click Refresh

preferences|300

How to organize the issues with labs

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.

project_topics|300 You can describe your project with topics and special tags for gtt

spent_time_in_projects|300 Project title is used for the chart label.

spent_time_in_labs|300 Lab based pie chart uses group: SCICOMP tag.

Preference

User Groups

This information is used for billing category in Person based data table view. user_groups

Tag Colors

This json information is used to select colors for tags in Issue based data table view. tag_colors