|
6 years ago | |
---|---|---|
config | 6 years ago | |
locales/en | 6 years ago | |
node_modules | 6 years ago | |
src | 6 years ago | |
.gitignore | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
package.json | 6 years ago |
Redmine client is a GUI to manage the time spent on projects tasks by not using the web redmine interface.
$ 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 .