Skip to content

jsteiner/trelfred

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trelfred

A CLI for caching Trello boards. Writes a JSON file structured for Alfred.

Trelfred Workflow

Trelfred is used by the Trelfred Workflow. It looks something like this:

Trelfred demo

Setup

Trelfred expects the following ENV variables to be exported:

  • TRELLO_USERNAME - your username

  • TRELLO_API_KEY - Get here.

  • TRELLO_API_TOKEN - Visit the following URL replacing the api key in the URL:

      https://trello.com/1/authorize?key=REPLACE_WITH_YOUR_DEVELOPER_KEY&name=Trelfred&expiration=never&response_type=token
    

License

Trelfred is Copyright © 2016 Josh Steiner. It is free software, and may be redistributed under the terms specified in the LICENSE file.