0.0.6 • Published 11 years ago

traktprogress v0.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
11 years ago

TraktProgress

NodeJS CLI client to update trakt.tv progress

Install

Clone this repo and execute ./bin/traktprogress.js or npm install traktprogress -g

REMEMBER TO EDIT COFIGURATION FILE

If you install traktprogress globally ( -g option in npm) you can find your configuration file in /usr/lib/node_modules/traktprogress

How to configure it

How to use it

  • Run it with traktprogress, it takes your episodes from the trakt.tv site and put it into a list
  • You can move up/down using arrow keys
  • When you want to check an episode you can press enter and select yes otherwise tab or using your mouse select no
  • Press q to exit

Screenshot

screen1

screen2

License

MIT