JiraTimers is a desktop cross-platform tool written in C# + QML for recording time spent on different Jira issues.
choco install jiratimers -y
MSI installer and archived binaries available on releases pages.
Requirements:
- .NET 5.0
Recommended IDEs:
- Visual Studio 2019
- VS Code with C# extension for VS Code by OmniSharp plugin.
https://gist.github.com/i4004/3d0da5d6123ccf93f17ac9b911a77f37
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
Licensed under the GNU LESSER GENERAL PUBLIC LICENSE