squareboi104 / crunchii

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRUNCHII

A command line tool to watch anime from crunchyroll

INSTALL

git clone https://github.com/squareboi104/crunchii.git
cd crunchii
sudo make install

UNINSTALL

cd crunchii
sudo make uninstall
cd ../ && rm -rf crunchii

UPDATE

cd crunchii
git pull
sudo make install

DEPENDENCIES

mpv lynx grep awk youtube-dl fzf

About

License:MIT License


Languages

Language:Shell 96.1%Language:Makefile 3.9%