https://github.com/minishlink/trelloscrumpoints
A UserScript that shows Scrum points in Trello
https://github.com/minishlink/trelloscrumpoints
scrum trello
Last synced: 10 months ago
JSON representation
A UserScript that shows Scrum points in Trello
- Host: GitHub
- URL: https://github.com/minishlink/trelloscrumpoints
- Owner: Minishlink
- License: mit
- Created: 2017-04-09T08:05:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-07T09:34:23.000Z (over 8 years ago)
- Last Synced: 2025-04-08T07:38:46.166Z (about 1 year ago)
- Topics: scrum, trello
- Language: JavaScript
- Size: 255 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Trello Scrum Points
A UserScript that shows Scrum points in Trello

## How to install?
* Method 1: Use [Greasemonkey](https://addons.mozilla.org/fr/firefox/addon/greasemonkey/) (Firefox) or [Tampermonkey](https://tampermonkey.net/) (Chrome) and install the script by clicking [here](https://raw.githubusercontent.com/Minishlink/TrelloScrumPoints/master/trello-scrum-points.user.js)
* Method 2: [download the script](https://github.com/Minishlink/TrelloScrumPoints/raw/master/trello-scrum-points.user.js) and install it manually in the Extensions tab of your browser
## Why?
I was using the popular extension [Scrum for Trello](http://scrumfortrello.com/), but the page becomes unbearably slow when boards grow, even on a high-end computer.
The `Trello Scrum Points` UserScript keeps the most useful feature of this extension, which is counting the total of Scrum points for each Trello list.
## How to optimize Trello even more?
* Disable cover images
* Use a script that hides/shows Trello lists (like [Trellists](https://chrome.google.com/webstore/detail/trellists-trello-lists-ma/dgnlcodfeenegnifnpcabcclldoceeml))
* Archive your Done columns, or move them to another board
* Have more tips? PRs are welcome! :)