/TVShows

(Mac OS) TVShows 2 "Phoenix" is the next iteration of the easiest way to download your favorite TV shows automatically.

Primary LanguageObjective-CGNU General Public License v3.0GPL-3.0

About

TVShows 2 is the next version of TVShows, the easiest way to download your favorite shows automatically. It includes a completely rewritten codebase as well as a major overhaul of the UI and a move to System Preferences.

No actual videos are downloaded by TVShows, only torrents which require other programs to use. It is up to the user to decide the legality of using any files downloaded by this application, in accordance with applicable copyright laws of their country.

Screenshots

Getting Started About Preferences

Collaboration Instructions

  1. Checkout the repository:
    • $ git clone http://github.com/mattprice/TVShows.git
  2. Download all the required submodules:
    • $ cd TVShows
    • $ git submodule init
    • $ git submodule update

Collaboration Notes

  • You can also use GitHub's forking feature to make changes and then send me a pull request.
  • By default, the Debug configuration automatically installs TVShows into ~/Library/PreferencePanes/ each time it's built.

License

TVShows is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

For a copy of the GNU General Public License see <http://www.gnu.org/licenses/>.