Skip to content

wpearse/putio-sync

This branch is 5 commits ahead of, 38 commits behind posborne/putio-sync:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b4de10e · Mar 25, 2016

History

54 Commits
Mar 25, 2016
Jan 17, 2014
Jan 17, 2014
Feb 9, 2014
Jan 18, 2014
Jan 18, 2014
Oct 17, 2015
Jan 18, 2014
Aug 14, 2015

Repository files navigation

putio-sync

Script for automatically downloading files from put.io

Installation and Usage

Installation can be performed via pip:

$ pip install putiosync

This will install a new application 'putiosync' that can be called from the command line as follows:

$ putiosync <download_directory>

Other options and customizations are available by using the '-h' or '--help' options.

Authentication

The first time you run the application, a webbrowser will be opened to put.io asking for permissions. If authorized, you'll get your access token which you will enter into the application.

Contributing Back

  • Found a bug? Create an issue on github.
  • Fixed a bug or added a feature? Fork the project on github and submit a pull request

About

Python daemon that automatically downloads files from put.io

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.2%
  • Python 16.1%
  • HTML 3.7%