Redmine-desktop-client

A port of the original RedmineClient to use the REST API of Redmine

View the Project on GitHub TheMagician1/redmine-desktop-client

Introduction

This project will try to port the old RedmineClient to use the REST API of Redmine. It uses the Redmine Net API to implement the communication.

The current supported features:

Translation

All main dialogs use text elements that can be translated. If you want to help translate, we set up a project at Transifex:

You can view the current languages and the progress of their translation.
If your language is not yet available, please create an account on transifex and add your language to our project.
If your language is available, and you want to alter/add translations you can also create an account and ask to be joined to the language.

More information

More information on Redmine: http://www.redmine.org

More information on the original RedmineClient: http://redmineclient.sourceforge.net/

More information on the Redmine Net API: https://github.com/zapadi/redmine-net-api/