Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ezobraz/timetracker-for-trello
Quick time tracker power-up for trello. Pure javascript, doesn't require any server-side part. You CAN close your browser window, or shut down your computer, the timer will still work if you launched it.
https://github.com/ezobraz/timetracker-for-trello
javascript powerup time timer timetracker tracker tracking trello
Last synced: about 2 months ago
JSON representation
Quick time tracker power-up for trello. Pure javascript, doesn't require any server-side part. You CAN close your browser window, or shut down your computer, the timer will still work if you launched it.
- Host: GitHub
- URL: https://github.com/ezobraz/timetracker-for-trello
- Owner: ezobraz
- License: gpl-3.0
- Created: 2017-01-02T17:20:39.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-05T19:25:17.000Z (about 1 year ago)
- Last Synced: 2024-07-31T08:16:56.591Z (5 months ago)
- Topics: javascript, powerup, time, timer, timetracker, tracker, tracking, trello
- Language: JavaScript
- Homepage: http://ezobraz.net
- Size: 143 KB
- Stars: 12
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - ezobraz/timetracker-for-trello - Quick time tracker power-up for trello. Pure javascript, doesn't require any server-side part. You CAN close your browser window, or shut down your computer, the timer will still work if you launched it. (JavaScript)
README
# Timetracker for Trello
Quick time tracker power-up for trello. Pure javascript, doesn't require any server-side part. You CAN close your browser window, or shut down your computer, the timer will still work if you launched it.# Features
* Time tracking for Trello
* Launch timer for every card
* Doesn’t require 3rd-party shit
* You can launch timer and close your browser, the timer will still continue to count time until you shut it down.
* You can input your hourly rate and script will calculate how much you made.# Screenshots
![Alt text](/screenshots/1.png?raw=true "screenshot")
![Alt text](/screenshots/2.png?raw=true "screenshot")
![Alt text](/screenshots/4.png?raw=true "screenshot")
![Alt text](/screenshots/3.png?raw=true "screenshot")# Installation
1. Just go to the [Trello Power-Up preview](https://trello.com/power-up-preview)
2. Past this link https://ezobraz.github.io/timetracker-for-trello/manifest.json
3. Click update.That’s it, you can now add this power-up from board menu and use it.