Skip to content

carlosrl19/spanish-anime-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

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

About

CLI spanish anime script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages