chrollo v0.3.0

Chrollo
A node.js based CLI to enjoy your favourite anime. Inspired by pystardust's great work (pystardust/ani-cli).
Features | Requirements | Installation | License
Features
- Stay up to date with the most recently uploaded anime
- Browse and search for a specific anime series
Requirements
In order for Chrollo to work, mpv is required to be installed. When installing with npm, Chrollo will attempt to install mpv automatically using our post install script. This will create a local installation of mpv isolated specifically for Chrollo. In the event where your operating system is unsupported by Chrollo's auto installer, you may need to install mpv globally by following the instructions below:
Windows
With chocolatey:
choco install mpvOSX
With brew:
brew install mpvLinux
sudo apt update
sudo apt install mpvOr, you can follow the steps here for other mpv installation methods.
Installation
With npm:
npm install -g chrolloTo use Chrollo on the command line, install Chrollo via npm, then you should be able to run chrollo from the command line.
License
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago