Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 424 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 424 Bytes

redmine-client

Redmine client is a GUI to manage the time spent on projects tasks by not using the web redmine interface.

Requirements

Installation

$ git clone https://github.com/simmstein/redmine-client.git
$ cd redmine-client
$ cp config/api.js.example config/api.js
$ vi config/api.js
> Edit API_KEY and API_HOST
$ node-webkit .