Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/williankeller/trello-auto-scroll
Allow your Trello automatically scroll in loop if you have more columns than fit in your screen (Chrome & Firefox).
https://github.com/williankeller/trello-auto-scroll
auto-scroll chrome-extension firefox-extension scrolling trello trello-api trello-auto-scroll trello-board trello-card trello-extension trello-integration
Last synced: about 2 months ago
JSON representation
Allow your Trello automatically scroll in loop if you have more columns than fit in your screen (Chrome & Firefox).
- Host: GitHub
- URL: https://github.com/williankeller/trello-auto-scroll
- Owner: williankeller
- License: mit
- Created: 2017-09-21T19:30:10.000Z (over 7 years ago)
- Default Branch: v1.8
- Last Pushed: 2022-08-29T18:12:09.000Z (over 2 years ago)
- Last Synced: 2024-12-04T14:18:51.615Z (about 2 months ago)
- Topics: auto-scroll, chrome-extension, firefox-extension, scrolling, trello, trello-api, trello-auto-scroll, trello-board, trello-card, trello-extension, trello-integration
- Language: JavaScript
- Homepage: https://williankeller.github.io/trello-auto-scroll
- Size: 254 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Trello Auto Scroll [![Repository version](https://img.shields.io/badge/GitHub-v1.8-lightgrey.svg)](https://github.com/williankeller/trello-auto-scroll/tree/v1.7) [![Chrome version](https://img.shields.io/badge/Chrome-v1.7-blue.svg)](https://chrome.google.com/webstore/detail/trello-auto-scroll/iheeklbhnidcdjfkonakkkbbjophomkk)
_Now our extension is available on the official [Trello Integrations](https://trello.com/integrations/#/scroll) page._
### Why?
We decided to create this extension simply because we couldn't get an overview of all the columns created within Trello.
So, this extension allow your Trello board make a automatically scroll until the last column and back to the first card as a loop.
The most interesting thing is that you are able to set the time to pause in each column. It is also the time of transition animation between the columns.### Install to Chrome
1. Go to [Chrome Web Store](https://chrome.google.com/webstore/category/extensions) and search by **Trello Auto Scroll** or use [this link](https://chrome.google.com/webstore/detail/trello-auto-scroll/iheeklbhnidcdjfkonakkkbbjophomkk) instead.
2. Click on **Add To Chrome** button.
3. Go to the Options page of the extension and update the settings to best fit your screen.
4. Open your Trello Board, click at the extension icon and just **Start auto scroll**!### [DEPRECATED] Install to Mozilla
1. Go to [Add-ons for Firefox](https://addons.mozilla.org) and search by **Trello Auto Scroll** or use [this link](https://addons.mozilla.org/en-US/firefox/addon/trello-auto-scroll/) instead.
2. Click on **Add to Firefox** button.
3. Go to the Options page of the extension and update the settings to best fit your screen.
4. Open your Trello Board, click at the extension icon and just **Start auto scroll**!### Change log
Follow the new features have been released in this version or earlier released versions under the [CHANGELOG.md](https://github.com/williankeller/trello-auto-scroll/blob/HEAD/CHANGELOG.md) file.### Can I contribute?
Sure! We need all help to make this extension better and better. Just take a look at the [CONTRIBUTING.md](https://github.com/williankeller/trello-auto-scroll/blob/HEAD/CONTRIBUTING.md) file to follow the contributing process.