Coder Social home page Coder Social logo

ani-cli's Introduction





A cli to browse and watch anime. This tool scrapes the site gogoanime.

Showcase

Table of Contents

Install

Arch

Also consider ani-cli-git

yay -S ani-cli

Linux

Install dependencies (See below)

git clone https://github.com/pystardust/ani-cli && cd ani-cli
sudo cp ani-cli /usr/local/bin/ani-cli

Note that mpv installed through flatpak is not compatible

Mac

Install homebrew (Guide)

brew tap iamchokerman/ani-cli
brew install ani-cli

Windows

Note that the installation instruction below must be done inside Powershell as administrator, not in Command Prompt

Install scoop (Guide)

scoop bucket add extras
mkdir -p "$env:USERPROFILE/.cache"
scoop install ani-cli -g

Make sure git bash is installed (Install)

You can run ani-cli in Git Bash(recommended) or from any Windows console, e.g Windows Terminal,Command Prompt,Powershell

Android

Install termux (Guide)

pkg install git make termux-tools ncurses-utils openssl-tool -y
git clone https://github.com/pystardust/ani-cli && cd ani-cli
cp ani-cli $PREFIX/bin/ani-cli
echo 'termux-open "$2"' > $PREFIX/bin/mpv

Uninstall

  • Arch Linux: yay -R ani-cli
  • Other Linux: Just remove the thing from path
  • Mac: brew uninstall ani-cli
  • Windows: scoop uninstall ani-cli
  • Android: Just remove the thing from path

Dependencies

  • grep
  • sed
  • curl
  • openssl
  • mpv - Video Player
  • aria2 - Download manager

ani-cli's People

Contributors

port19x avatar pystardust avatar dink4n avatar raynardgerraldo avatar derisis13 avatar justchokingaround avatar coolnsx avatar nasseef20 avatar 71zenith avatar drabart avatar duncanjake1 avatar 3ricsonn avatar baaboe avatar malertach avatar freezboltz avatar humanman007 avatar lukasz825700516 avatar kungger-git avatar kernelwernel avatar truboxl avatar carlosloboxyz avatar torvalds avatar deeoxys avatar r2dev2 avatar pdamianik avatar meteor314 avatar joao-vitor-sr avatar jnishwanth avatar guy-732 avatar xplo8e avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.