A CLI for caching Trello boards. Writes a JSON file structured for Alfred.
Trelfred is used by the Trelfred Workflow. It looks something like this:
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
Trelfred is Copyright © 2016 Josh Steiner. It is free software, and may be redistributed under the terms specified in the LICENSE file.