Open Source · Subbed · Terminal Experience

ANISUB-CLI

A next-generation Anime & Manga viewing tool, optimized for the terminal interface. Fast, smooth, and packed with essential features.

Scroll to discover
bash — anisub.sh
~ ./anisub.sh ░█████╗░███╗░░██╗██╗░██████╗██╗░░░██╗██████╗░ ██╔══██╗████╗░██║██║██╔════╝██║░░░██║██╔══██╗ ███████║██╔██╗██║██║╚█████╗░██║░░░██║██████╦╝ ██╔══██║██║╚████║██║░╚═══██╗██║░░░██║██╔══██╗ ██║░░██║██║░╚███║██║██████╔╝╚██████╔╝██████╦╝ ┌─────────────────────────────────────────────┐ Version: v2.1.0 │ Subtitles Ready │ └─────────────────────────────────────────────┘ # Choose your mode: [1] Watch Anime [2] Read Manga [3] Watch Movies [4] Download Enter choice:
Feature Preview

Intuitive Interface

Explore the features and workflow of ANISUB-CLI through our demo video.

Subscribe to our YouTube channel for the latest features and updates.

Core Capabilities

Why choose
ANISUB-CLI?

Smart Search

Flexible search system integrated with fuzzy search, delivering fast and accurate results even with typos, minimizing your search time.

High Visual Quality

Supports various resolution options, ensuring crisp image quality and smooth video loading, upgrading your terminal viewing experience.

Download Management

Supports fast downloading and storing of episodes and chapters. The system automatically categorizes and organizes files logically in dedicated folders.

Diverse Content

Supports a wide range of entertainment including Anime, Manga, and TV Shows, all comprehensively integrated into a single CLI tool.

10K+
Available Anime Series
4K
Supported Resolutions
100%
Subtitles Support
Installation Guide

Getting Started

Execute the basic commands below to download and set up the application on your system.

Install Dependencies

Required software packages

Install the necessary system libraries and tools for the script to operate stably.

sudo apt install ffmpeg curl grep yt-dlp fzf pup jq gawk coreutils chafa
Download & Execute

Initialize ANISUB-CLI

Download the source code from the repository, configure execution permissions, and launch the tool.

# Download script from repository
wget https://raw.githubusercontent.com/niyakipham/anisub/main/anisub.sh

# Grant execution permissions
chmod +x anisub.sh

# Launch the application
./anisub.sh
Install Dependencies

Required software packages

Use the yay package manager or other AUR helpers to install the environment.

yay -S ffmpeg curl grep yt-dlp fzf pup jq gawk coreutils chafa
Download & Execute

Initialize ANISUB-CLI

Download the source code to your working directory, grant permissions, and run the application.

# Download script from repository
wget https://raw.githubusercontent.com/niyakipham/anisub/main/anisub.sh

# Grant execution permissions
chmod +x anisub.sh

# Launch the application
./anisub.sh

Let's Build Together

Every community contribution, whether starring the repo on GitHub, reporting system bugs, or providing financial support, plays a crucial role in maintaining and perfecting the project.