Skip to content

prfalken/wrl

Repository files navigation

WRL : Watch, Read, Listen

Go Report Card Build Status

Revamp application from http://github.com/shawnps/watchreadlisten. Thank you !

Search Imdb, Goodreads, and Spotify:

Search

Then save items to a list:

List

Installation:

go get github.com/prfalken/wrl

Configure:

Get an OMDB key and a Goodreads keypair, then create a file named config.yml in $GOPATH/src/github.com/shawnps/watchreadlisten in the following format:

imdb: 
  key: omdb-api-key
gr:
  key: goodreads-key
  secret: goodreads-secret

About

Search for movies, books, music, and store them locally

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published