Redmine Client

Bring Redmine to your Desktop

Screenshot

REDMINE CLIENT

Redmine Client is a free and opensource desktop tool for reporting time spent on issues in Redmine Project Management System and a library of functions encapsulating the features of Redmine Project Management System.

It's written in C# and runs on Microsoft .NET as well as Mono.

FEATURES

Library:
  • Using Redmine's web interface, thus not circumventing it's security
  • Log-in to Redmine
  • Get list of projects
  • Get list of issues for selected project
  • Get list of activities
  • Get list of trackers
  • Get list of users
  • Get list of statuses
  • Get list of priorities
  • Get list of versions
  • Get recent project activity
  • Create new issues
  • Report time spent on an issue
Client application:
  • Measure time spent working
  • Report time to Redmine
  • Create new issues in Redmine

FUTURE PLANS

  • Making use of Redmine 0.9 RESTfull interface
  • Handling failures
  • Editing existing issues from the client directly in Redmine
  • Rewriting the client application to be less ugly, localizable etc.
  • TortoiseSVN plug-in
  • Better support for Linux in the client application