Skip to content

star7js/jira-issue-tracker-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

62169d6 · Nov 30, 2023

History

36 Commits
Nov 16, 2023
Nov 30, 2023
Nov 29, 2023
Nov 29, 2023
Nov 20, 2023
Nov 29, 2023
Nov 29, 2023
Nov 29, 2023
Nov 29, 2023
Nov 20, 2023
Nov 20, 2023
Nov 20, 2023

Repository files navigation

Jira Issue Tracker

Jira Issue Tracker is a Kivy-based application designed to provide an overview of Jira issues based on custom JQL (Jira Query Language) queries. It offers a simple and intuitive interface to track the status of various issues without needing to browse to Jira.

Features

  • Display issues in a grid layout with customizable queries
  • Fetch and update issue counts at regular intervals (default setting: 1 hr)
  • Clicking box will directly go to your site with that JQL search performed
  • Toggle between light and dark mode for user convenience
  • Easy access to user settings

Installation

To set up Jira Issue Tracker, you will need Python and the required libraries.

Usage

To run the program:

python main.py

Configuration

Create a new .env using example.env as a guide. If you don't have this set, the program will ask you for it before it will run. This file will need to be saved in the same directory as the main.py file. If you want to change these variables, you can either edit the .env file directly, or you can choose 'User Settings' button in the program.

About

issue tracker for Jira server or data center

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages