You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 years ago | |
---|---|---|
config | 9 years ago | |
locales/en | 9 years ago | |
node_modules | 9 years ago | |
src | 9 years ago | |
.gitignore | 9 years ago | |
LICENSE | 9 years ago | |
README.md | 9 years ago | |
package.json | 9 years ago |
README.md
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 .