dylan-gluck / notflix

Notflix is a shell script to search and stream torrents to VLC Player without downloading the file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notflix-osx

Port of Bugswriter's notflix to work with Mac. Updated script to use YTS instead of 1337x. Grabs the first 1080p magnet link and passes to peerflix. Original bug here.

notflix-osx

Usage

notflix [query]

Requirements

  • vlc - VLC is a libre and open source media player and multimedia engine, focused on playing everything, and running everywhere.
  • peerflix - Streaming torrent client for Node.js

Installation

Run this command to download the latest notflix and install it in your $PATH.

git clone https://github.com/dylan-gluck/notflix && cd notflix && sudo cp -f ./notflix /usr/local/bin/notflix

License

This project is licensed under GPL-3.0.

About

Notflix is a shell script to search and stream torrents to VLC Player without downloading the file.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%