Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/TKLeuPT/Kanboard-Time-Track-To-Minutes
This plugin allows you to see the time tracking in minutes instead the normal decimal hours.
https://github.com/TKLeuPT/Kanboard-Time-Track-To-Minutes
kanboard kanboard-plugin time-tracking
Last synced: 3 months ago
JSON representation
This plugin allows you to see the time tracking in minutes instead the normal decimal hours.
- Host: GitHub
- URL: https://github.com/TKLeuPT/Kanboard-Time-Track-To-Minutes
- Owner: TKLeuPT
- License: mit
- Created: 2022-08-27T22:28:47.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-28T10:40:28.000Z (about 2 years ago)
- Last Synced: 2024-06-21T13:32:00.106Z (5 months ago)
- Topics: kanboard, kanboard-plugin, time-tracking
- Language: PHP
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - TKLeuPT/Kanboard-Time-Track-To-Minutes - This plugin allows you to see the time tracking in minutes instead the normal decimal hours. (others)
README
Time Track to minutes
==============================This plugin allows you to see the time tracking in hours with minutes instead the normal decimal hours.
This plugin doesn't change the way you store the hours just changes the way you see the time you spent in your tasks!
Author
------- Leonardo Pinheiro
- License MITRequirements
------------- Kanboard >= 1.0.35
Installation
------------You have the choice between 3 methods:
1. Install the plugin from the Kanboard plugin manager in one click
2. Download the zip file and decompress everything under the directory `plugins/TimeTrackToMinutes`
3. Clone this repository into the folder `plugins/TimeTrackToMinutes`Note: Plugin folder is case-sensitive.
Documentation
-------------TODO.