An open API service indexing awesome lists of open source software.

https://github.com/i4004/jiratimers

JiraTimers is a desktop cross-platform tool written in C# + QML for recording time spent on different Jira issues.
https://github.com/i4004/jiratimers

cross-platform desktop issue-management issue-tracking-system its jira qml qmlnet

Last synced: about 2 months ago
JSON representation

JiraTimers is a desktop cross-platform tool written in C# + QML for recording time spent on different Jira issues.

Awesome Lists containing this project

README

        

# JiraTimers

![Simplify](https://raw.githubusercontent.com/i4004/JiraTimers/master/images/Logo128x128.png)

[![Issues Board](https://img.shields.io/badge/issues-Board-yellow)](https://github.com/users/i4004/projects/6/views/1)
[![Build Package](https://github.com/i4004/JiraTimers/actions/workflows/build.yml/badge.svg)](https://github.com/i4004/JiraTimers/actions/workflows/build.yml)
[![CodeFactor Grade](https://img.shields.io/codefactor/grade/github/i4004/JiraTimers)](https://www.codefactor.io/repository/github/i4004/JiraTimers)
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.png?v=103)](https://github.com/ellerbrock/open-source-badges/)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen)](http://makeapullrequest.com)

JiraTimers is a desktop cross-platform tool written in C# + QML for recording time spent on different Jira issues.

## Installation

### Via Сhocolatey

```powershell
choco install jiratimers -y
```

### Via Download

MSI installer and archived binaries available on [releases](https://github.com/i4004/JiraTimers/releases) pages.

## Build

Requirements:

* .NET 5.0

Recommended IDEs:

* Visual Studio 2019
* VS Code with [C# extension for VS Code by OmniSharp](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp) plugin.

## Screenshots

### Main window

#### Dark

![Main Window Dark](https://raw.githubusercontent.com/i4004/JiraTimers/master/images/screenshots/main-window.png)

#### Light

![Main Window Light](https://raw.githubusercontent.com/i4004/JiraTimers/master/images/screenshots/main-window-light.png)

### Settings Window

#### Dark

![Settings Window Dark](https://raw.githubusercontent.com/i4004/JiraTimers/master/images/screenshots/settings-window.png)

#### Light

![Settings Window Light](https://raw.githubusercontent.com/i4004/JiraTimers/master/images/screenshots/settings-window-light.png)

### Submit Work Log Window

#### Dark

![Submit Work Log Window Dark](https://raw.githubusercontent.com/i4004/JiraTimers/master/images/screenshots/submit-work-log-window.png)

#### Light

![Submit Work Log Window Light](https://raw.githubusercontent.com/i4004/JiraTimers/master/images/screenshots/submit-work-log-window-light.png)

## Additional

### How to launch JiraTimers when home drive is different from you system drive

## Contributing

There are many ways in which you can participate in the project. Like most open-source software projects, contributing code is just one of many outlets where you can help improve. Some of the things that you could help out with are:

* Documentation (both code and features)
* Bug reports
* Bug fixes
* Feature requests
* Feature implementations
* Test coverage
* Code quality
* Sample applications

## License

Licensed under the GNU LESSER GENERAL PUBLIC LICENSE