Redmine Client
Bring Redmine to your Desktop
The Redmine Client version 0.3.0 was released on 2009-06-04. It brings the possibility to create new issues from your desktop or directly from your own application and the supporting API, ability to read recent project activity, new version availability notifications in the client application, API documentation and quite a few bugfixes and stability improvements. Feel free to give it a try.
Download Redmine Client Now!
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.
- Better support for Linux in the client application