UNPKG

put.io-sync

Version:

Put.io Sync and automatic file download

29 lines (16 loc) 1.1 kB
put.io-sync [![NPM version](https://badge.fury.io/js/put.io-sync.svg)](http://badge.fury.io/js/put.io-sync) [![Build Status](https://secure.travis-ci.org/Pro/put.io-sync.svg)](http://travis-ci.org/Pro/put.io-sync) [![Dependency Status](https://david-dm.org/pro/put.io-sync.svg)](https://david-dm.org/pro/put.io-sync) =========== [![NPM](https://nodei.co/npm/put.io-sync.png)](https://nodei.co/npm/put.io-sync/) # Installation After downloading use `npm install .` to install the required dependencies. Then rename `config.js.template` to `config.js` and adapt it to your setup. You can get the `oauth_token` by clicking this link: [Get Token]( https://api.put.io/v2/oauth2/authenticate?client_id=1159&response_type=code&redirect_uri=http://profanter.me/putio/node) # Executing `node bin/putio-sync` # Organizing your TV Shows If you want to automatically order your TV Shows you can check out this handy script: https://github.com/arrizer/TVGeek # Changelog * 0.0.9 [29.10.2014]: Updated fswin dependency * 0.0.7 [27.08.2014]: Updated dependency for put.io-v2 to 0.0.2 and fswin-binary