Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 633 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 633 Bytes

go-tvdb-cli

A simple wrapper for go-tvdb so I can use thetvdb.com from the CLI

screenshot

Features

  • curses style interface via termbox-go
  • vim and cursor key bindings
  • built-in help via '?' key - primitive
  • faster than the web interface for quick searches
  • built-in highlighting for episode titles via '/' key
  • displays episode summary

Building

go get github.com/yanfali/go-tvdb-cli
$GOPATH/bin/go-tvdb-cli "[program title]"

Examples

go-tvdb-cli "The Moomins"