Skip to content

quickcodes/notflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

NOTFLIX

f@#k netf!ix use notflix

Watch almost any content available on internet for free

Requirements

  • webtorrent - A tool to stream torrent. npm install webtorrent-cli -g

Installation

cURL

cURL notflix to your $PATH and give execute permissions.

$ sudo curl -sL "https://raw.githubusercontent.com/quickcodes/notflix/main/notflix" -o /usr/local/bin/notflix
$ sudo chmod 777 /usr/local/bin/notflix
  • To update, just do curl again, no need to chmod anymore.
  • To uninstall, simply remove notflix from your $PATH, for example sudo rm -f /usr/local/bin/notflix.

License

This project is licensed under GPL-3.0.

About

Stream and Download any show from torent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published