Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 923 Bytes

README.md

File metadata and controls

41 lines (30 loc) · 923 Bytes

Spanish Anime CLI

Spanish Anime-cli

What it's about

Spanish Anime CLI is a commandline app created using bash to watch sub-spanish / latin anime from a linux terminal client.

It's depends to mpv, grep, sed & curl , so you have to install it.

Debian / Ubuntu based distros:

  sudo apt install mpv grep sed curl

Arch based distros:

  sudo pacman -S mpv grep sed curl

Usage

First you have to download the app, then:

  chmod +x hani-cli

Now you can run anime-cli in your terminal:

  ./hani-cli <anime-name>

For example:

  ./hani-cli Naruto

Enter the name of the anime you want to search for, if there is any similar search result, then it will be displayed in an enumerated list as shown below:

image