pystardust/ani-cli

A cli tool to browse and play anime

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 16 seconds ago
Added to GitGenius on September 4th, 2026
Created on June 9th, 2021
Open Issues & Pull Requests: 9 (+0)
GitHub issues: Enabled
Number of forks: 877
Total Stargazers: 13,735 (-1)
Total Subscribers: 77 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.9 hours
Mean response time: 6.3 days
90th percentile: 11.5 days
Tracked items: 291

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Work labelled "type: duplicate" is answered fastest, typically in about an hour, while "os: windows" waits about 2 days. Only 6% of issues opened in the past year have been closed. Three people close 74% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 6
New in 7 days: 9
Closed in 7 days: 15
Avg open age: 72 days
Stale 30+ days: 3
Stale 90+ days: 0

Recent activity

Opened in 7 days: 9
Closed in 7 days: 15
Comments in 7 days: 10
Events in 7 days: 17

Top labels

  • type: bug (165)
  • priority 2: medium (160)
  • priority 4: wishlist (54)
  • type: feature request (53)
  • type: support (23)
  • type: duplicate (19)
  • status: can't reproduce (18)
  • category: url (11)

Most active issues this week

Detailed Description

ani-cli is a command-line tool to browse and play anime from a terminal interface.

The tool solves the problem of accessing anime content through a text-based interface by scraping anime databases and presenting results in an interactive menu. It uses fuzzy finding and rofi for selection, allowing users to search for series, choose episodes, and stream them directly from the command line. The tool supports watching alone or synchronized with friends through integrated syncplay functionality.

The project suits developers and users comfortable with terminal workflows on Linux, Mac, and Android, where it has the most robust support. It also runs on Windows, iOS, Steam Deck, and other platforms with varying levels of stability. Anyone adopting this tool should be aware that it depends on external scraping sources and may occasionally encounter blocking issues requiring workarounds like installing curl-impersonate. The README does not compare it to alternative anime streaming tools.

The project maintains active community engagement through Discord and Matrix channels. Multiple maintainers actively manage the codebase and handle issue resolution, with an update mechanism available to users for staying current with the latest version. The tool includes optional integrations like ani-skip for opening sequence detection, expanding its functionality beyond basic playback.