Skip to content

ocReaper/redmine-desktop

Repository files navigation

Commitizen friendly

redmine-desktop

Native desktop Redmine client written in Angular.js with Electron

Prerequisites

  • Redmine 3.x
  • Windows OS (for now)

Usage

  1. Install the latest *.exe file from the releases folder
  2. Open the app
  3. Fill in the Redmine host and the Redmine API key fields
  4. Press login
  5. PROFIT!!!

Development

Setup

  1. Install Node.js
  • This will also install npm.
  1. Run npm install -g bower gulp yo [email protected]
  • This enables Bower, Gulp, and Yeoman generators to be used from command line.
  1. Run npm install to install this project's dependencies
  2. Run bower install to install client-side dependencies
  3. Use generator-ng-poly to create additional components
  4. Run gulp to start the project

Used priority colors

See this colourlovers palette.

License

The MIT License (MIT)

Copyright (c) 2015 Ákos Resch

See LICENSE.