Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ani-list

Thank you to ShaqeelAhmad for patch to fix slow:turtle: speed by caching it instead of using curl everytime. Python version for the script is now available.

A simple shell script (bash) to check weekly most popular anime sorted by views. The script scrape from hi10anime

Dependencies (Bash)

Usage

Clone the repo

git clone https://github.com/luqmannn/ani-list.git

Put the script on one of the PATH environment variable. In this case /usr/local/bin

sudo cp anlist /usr/local/bin

To print current PATH environment variable.

echo $PATH | tr : \\n

Don't forget to make the script executable.

sudo chmod +x /usr/local/bin/ani-list

Dependencies (Python)

Screenshot

ani-list-demo

Bugs?

For some reason, there is a difference in numbers of anime from the list between bash and python version. Bash returns 1906 and python 1908.

About

Check weekly most popular anime sorted by views.

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages