Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sh1nj1/redmine_stopwatch_plugin
- Owner: sh1nj1
- License: mit
- Created: 2024-12-24T00:42:44.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-24T00:51:15.000Z (about 1 month ago)
- Last Synced: 2024-12-24T01:35:02.558Z (about 1 month ago)
- Topics: redmine, redmine-plugins, timer
- Language: HTML
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)