Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sh1nj1/redmine_stopwatch_plugin

A stopwatch that auto-populates the hours field in the time log screen.
https://github.com/sh1nj1/redmine_stopwatch_plugin

redmine redmine-plugins timer

Last synced: 29 days ago
JSON representation

A stopwatch that auto-populates the hours field in the time log screen.

Awesome Lists containing this project

README

        

# Redmine Stopwatch Plugin

A stopwatch that auto-populates the hours field in the time log screen.

# Tested redmine version

| plugin version | tested redmine version |
|----------------|------------------------|
| 0.1.0 | 6.0.2 |

# Install

To install this plugin, follow the general [Redmine's Plugin installation](https://www.redmine.org/projects/redmine/wiki/Plugins#Installing-a-plugin)

* clone this project to user redmine's plugins directory
* run `rake redmine:plugins:migrate`
* restart Redmine

# Configuration

no configuration needed

# Screens

[Stopwatch in spent time screen]
![Stopwatch in spent time screen](./docs/redmine-stopwatch-plugin-spent-time.png)