Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pro/put.io-sync
Put.io Sync
https://github.com/pro/put.io-sync
Last synced: 2 days ago
JSON representation
Put.io Sync
- Host: GitHub
- URL: https://github.com/pro/put.io-sync
- Owner: Pro
- License: gpl-3.0
- Created: 2014-02-26T16:11:43.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-29T16:35:13.000Z (about 10 years ago)
- Last Synced: 2025-01-03T22:48:48.900Z (5 days ago)
- Language: JavaScript
- Size: 309 KB
- Stars: 18
- Watchers: 4
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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