https://github.com/johackim/netclix
A simple cli tool to get movie streaming link.
https://github.com/johackim/netclix
cli imdb piracy streaming warez
Last synced: about 1 month ago
JSON representation
A simple cli tool to get movie streaming link.
- Host: GitHub
- URL: https://github.com/johackim/netclix
- Owner: johackim
- License: gpl-3.0
- Archived: true
- Created: 2017-06-21T15:38:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-03-29T13:40:12.000Z (almost 5 years ago)
- Last Synced: 2025-09-15T05:32:16.581Z (4 months ago)
- Topics: cli, imdb, piracy, streaming, warez
- Language: JavaScript
- Homepage:
- Size: 111 KB
- Stars: 86
- Watchers: 3
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Netclix
===
[](https://github.com/johackim/netclix/releases)
[](https://raw.githubusercontent.com/johackim/netclix/master/LICENSE.txt)
[](https://travis-ci.org/johackim/netclix/branches)
[](https://codeclimate.com/github/johackim/netclix)
[](https://www.npmjs.com/package/netclix)
> A simple cli tool to get movie streaming link.
DEPRECATED : vodlocker.to, the web service behind netclix is closed.
[](https://asciinema.org/a/125918?t=0:01)
## Prerequisites
- [Node.js](https://nodejs.org/) v6.0+
## Installation
```bash
npm install --global netclix
```
or
```bash
# Arch Linux
pacaur -S netclix
```
## Usage
```bash
netclix
```
## Running the tests
```bash
make test
```
## License
This project is licensed under the GNU GPL v3.0 - see the [LICENSE.txt](LICENSE.txt) file for details
**Free Software, Hell Yeah!**