All Projects → Wuon → chrollo

Wuon / chrollo

Licence: MIT license
A node.js based CLI to enjoy your favourite anime.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to chrollo

doki-theme-web
Cute anime character themes for your Chrome, Edge, & Brave browser.
Stars: ✭ 97 (+155.26%)
Mutual labels:  anime
scrobbly
↩️ Scrobble your animes to Anilist, Kitsu!
Stars: ✭ 23 (-39.47%)
Mutual labels:  anime
Mirai
A website to stream Anime and read Manga for free.. Everything is scraped from sources online and we don't need to actually host any videos or images.
Stars: ✭ 38 (+0%)
Mutual labels:  anime
shallty
Let me suck your fucking trash fansub!
Stars: ✭ 30 (-21.05%)
Mutual labels:  anime
filename-simplifier
☄ Simplify your library
Stars: ✭ 14 (-63.16%)
Mutual labels:  anime
adl
🍿 anime-downloader + trackma wrapper
Stars: ✭ 91 (+139.47%)
Mutual labels:  anime
animepahe-dl
⬇️ animepahe anime downloader
Stars: ✭ 66 (+73.68%)
Mutual labels:  anime
gogoanime
Gogoanime is a custom API that provides data from the 10.gogoanime.io website. You will have access to the entire catalog whether movies, series, current episodes, etc., with English subtitles.
Stars: ✭ 64 (+68.42%)
Mutual labels:  anime
worker
⚒ Web crawler that analyzes and dissects subtitles into database entries
Stars: ✭ 16 (-57.89%)
Mutual labels:  anime
amusementclub2.0
Source code for Amusement Club Discord bot using Eris library
Stars: ✭ 16 (-57.89%)
Mutual labels:  anime
vueman.ga
Delightful reading and tracking of your mangas.
Stars: ✭ 32 (-15.79%)
Mutual labels:  anime
JikanKt
A Kotlin wrapper for Jikan REST API
Stars: ✭ 17 (-55.26%)
Mutual labels:  anime
AnilistBot
A new code base to Anilist bot in Telegram.
Stars: ✭ 33 (-13.16%)
Mutual labels:  anime
Shokofin
Repository for Shokofin, a plugin that brings Shoko to Jellyfin.
Stars: ✭ 44 (+15.79%)
Mutual labels:  anime
animeflix
A anime discovery, streaming site made with NextJs and TailwindCSS. Uses AniList API and video data from GogoAnime. No ads and no vpn required
Stars: ✭ 326 (+757.89%)
Mutual labels:  anime
aniyomi
Unofficial fork of Tachiyomi for anime
Stars: ✭ 1,814 (+4673.68%)
Mutual labels:  anime
annict-developers-jp
Developer portal site by Annict. (日本語)
Stars: ✭ 13 (-65.79%)
Mutual labels:  anime
lambda-wallpapers
All of my wallpapers in one repo.
Stars: ✭ 123 (+223.68%)
Mutual labels:  anime
sakura-dmhy
Sakura - 一个简单的工具
Stars: ✭ 29 (-23.68%)
Mutual labels:  anime
ani-ss
Anime4K using Web Assembly
Stars: ✭ 22 (-42.11%)
Mutual labels:  anime

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].