trello-tui

command module
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 10, 2020 License: MIT Imports: 10 Imported by: 0

README

trello-tui

Godoc Reference Go Report CircleCI

A terminal ui for trello

Screenshot

Disclaimer

trello-tui is still a work in progress. Roadmap includes:

  • display user comments
  • allowing the user to add comments
  • filter cards displayed by label or text
  • display linked cards
  • navigate to linked cards
  • open link in description or comment in browser
  • display linked pull-requests or issues from github
Installation
go get github.com/giannimassi/trello-tui
Usage

The following environment variables are required to be configured:

export TRELLO_USER=user
export TRELLO_KEY=key
export TRELLO_TOKEN=token
Run:
trello-tui -refresh=30s -board="Board Name"
Flags:
-board string
      board name
-log
      Log to file
-refresh duration
      refresh interval (min=1s) (default 10s)
-vv
      Increase verbosity level

Documentation

Overview

trello-tui A terminal ui for trello

Directories

Path Synopsis
pkg
app
Package app is the core of the application which manages both the back-end and front-end
Package app is the core of the application which manages both the back-end and front-end
gui

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL