Skip to content

yanfali/go-tvdb-cli

Repository files navigation

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"

About

wrapper to play with go-tvdb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages