0.3.10 • Published 2 years ago

succubus.space-cli v0.3.10

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

header

Chrollo

NPM version  License: MIT

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 mpv

OSX

With brew:

brew install mpv

Linux

sudo apt update
sudo apt install mpv

Or, you can follow the steps here for other mpv installation methods.

Installation

With npm:

npm install -g chrollo

To use Chrollo on the command line, install Chrollo via npm, then you should be able to run chrollo from the command line.

License

MIT

0.3.10

2 years ago

0.3.9

2 years ago

0.3.8

2 years ago

0.3.7

2 years ago

0.3.6

2 years ago

0.3.5

2 years ago

0.3.4

2 years ago

0.3.3

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago