Cli tool to watch anime with polish subtitles mainly from shinden.pl.
Written in Bourne shell for wider compatability with various operating systems.
Install required dependencies:
curl fzf grep gunzip gzip md5sum sed
Download the script
curl https://raw.githubusercontent.com/eye-wave/ani-cli-pl/main/ani-cli-pl -o ~/.local/bin/ani-cli-pl
chmod +x ~/.local/bin/ani-cli-pl
and run it
ani-cli-pl
To uninstall simply run the following
rm ~/.local/bin/ani-cli-pl
- Better closing with Ctrl+C
- Better caching
- Cli flags
- Help menu
- Test compatibility on Windows with Git Bash