Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.29 KB

README.md

File metadata and controls

46 lines (34 loc) · 1.29 KB

Static Badge Static Badge

Static Badge Static Badge Static Badge

ani-cli-pl

Cli tool to watch anime with polish subtitles mainly from shinden.pl.

Written in Bourne shell for wider compatability with various operating systems.

Getting Started

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

Todo

  • Better closing with Ctrl+C
  • Better caching
  • Cli flags
  • Help menu
  • Test compatibility on Windows with Git Bash