minedevelopes / netclix

A simple cli tool to get movie streaming link.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netclix

Build Status npm version Code Climate

A simple cli tool to get movie streaming link.

WARNING: Depends to vodlocker.to

asciicast

Prerequisites

Install

$ npm install --global netclix

Arch Linux

Package available at https://aur.archlinux.org/packages/netclix/ Install with:

$ git clone https://aur.archlinux.org/netclix.git
$ cd netclix
$ makepkg -sri

or

$ pacaur -S netclix

Usage

$ netclix

Development

Install dependencies:

npm install

Start project:

npm start

License

GNU GPL v3.0

Free Software, Hell Yeah!

About

A simple cli tool to get movie streaming link.

License:GNU General Public License v3.0


Languages

Language:JavaScript 85.7%Language:Makefile 14.3%