Skip to content

Arean82/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.

About

Native desktop Redmine client written in Angular.js with Electron

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.0%
  • HTML 11.2%
  • NSIS 5.7%
  • CSS 3.1%