0xff6a / screenshot-tool

Tool to snap screenshots of a trello board at specified intervals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screenshoot Tool

Takes a screenshot of a specified trello board at specified intervals. Useful for making a timelapse of projects as they are completed.

Please excuse lack of testing - I was just playing around with an idea!

Technologies

Ruby 2.1.2

Requirements

Save a copy of the chrome executable file available here to any location in your $PATH

Usage

  $ bundle
  $ ruby main.rb [trello url] [interval between shots (s)]

Example

ruby main.rb https://trello.com/b/L5A4RxlK/bunch 100

About

Tool to snap screenshots of a trello board at specified intervals


Languages

Language:Ruby 100.0%