Original notflix by Bugswriter : https://github.com/Bugswriter/notflix
- webtorrent - A tool to stream torrent.
sudo npm install webtorrent -g
- rofi (can be changed in script)
- ripgrep (can be changed in script)
- fzf (can be changed in script)
cURL notflix to your $PATH and give execute permissions.
$ curl -sL "https://raw.githubusercontent.com/LamprosPitsillos/notflix/master/notflix" -o ~/.local/bin/notflix
$ chmod +x ~/.local/bin/notflix
- To update, just do
curl
again, no need tochmod
anymore. - To uninstall, simply remove
notflix
from your $PATH, for example `sudo rm -f /usr/local/bin/notflix.
LamprosPitsillos/SoftyRoll: Nyaa.si scraper shell script for quickly and easily watching anime! Exact same script but for Anime!
This project is licensed under GPL-3.0.