Stream torrents to VLC using Peerflix and torrent using your terminal
JavaScript
Switch branches/tags
Nothing to show
Permalink
Failed to load latest commit information.
test Revamped version Apr 6, 2017
.DS_Store Refactored Nov 8, 2016
.gitignore changed version Nov 12, 2015
.travis.yml Tweaks Apr 14, 2016
LICENSE Initial commit Apr 22, 2015
README.md Refactored Nov 8, 2016
inkick.js Adjusted search handling methods Apr 6, 2017
kflix.gif Added gif Apr 12, 2016
package.json Adjusted search handling methods Apr 6, 2017

README.md

CLI tool for looking up and streaming torrents via KickAss

KickFlix is a simple command line program that you can use to stream torrents to VLC. It uses the Peerflix module and KickAssTorrents. Tested on OS X, Linux and Windows.

Requirements:

Usage

  • $ sudo npm install -g kickflix
  • $ kickflix

KickFlix

To Do

UI needs to be improved Upgrade code to ES2016