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.
 
 
 
Simon Vieille 719000aa26 end of students example 8 years ago
config config file 9 years ago
locales/en Init 9 years ago
node_modules Init 9 years ago
src redmine time update 9 years ago
.gitignore config file 9 years ago
LICENSE Init 9 years ago
README.md Readme updated 9 years ago
package.json Init 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 .