ani

#ani (no arguments)

Opens the interactive TUI.

ani
ani --lang english

See the TUI Guide for keybindings and tab details.

Currently trending anime or manga on AniList (use --type manga for manga).

ani trending
ani trending --page 2 --per-page 10
FlagDefaultDescription
--page1Page number
--per-page20Results per page (max 50)

Popular anime (or manga with --type manga) for the current or a specified season.

ani popular
ani popular --season winter --year 2024
FlagDefaultDescription
--seasoncurrentSeason: winter, spring, summer, fall
--yearcurrentYear
--page1Page number
--per-page20Results per page (max 50)

#ani upcoming

Titles that have not yet started airing (use --type manga for unreleased manga).

ani upcoming
ani upcoming --page 2
FlagDefaultDescription
--page1Page number
--per-page20Results per page (max 50)

#ani all-time

Most popular anime (or manga with --type manga) of all time by AniList popularity score.

ani all-time
ani all-time --per-page 50
FlagDefaultDescription
--page1Page number
--per-page20Results per page (max 50)

#ani top

Highest-scored anime or manga by average score (use --type manga for manga).

ani top
ani top --limit 50 --page 2
FlagDefaultDescription
--limit20Number of results (max 50 per page)
--page1Page number

#ani info

Show full details for a single title by its AniList ID.

ani info 1
ani info 1 --json
ani info 1 --lang romaji

The AniList ID is a positive integer visible in the AniList URL (e.g. anilist.co/anime/1).

The detail view includes synopsis, score, studios, genres, tags (top non-spoiler), relations (prequel/sequel/etc.), and streaming links. Supports --json, --lang, and --no-color.

#ani version

Print the current version and exit.

ani version