A rofi wrapper around ani-cli: a command-line tool to browser, download, and stream anime
Go to file
2021-06-09 17:56:54 +05:30
anime-cli initial commit 2021-06-09 17:55:23 +05:30
LICENSE Create LICENSE 2021-06-09 17:56:54 +05:30
README.md initial commit 2021-06-09 17:55:23 +05:30

ani-cli

A cli to browser and watch anime.

This tool scrapes the site gogoanime.

If certain episode is downloadable then mpv would be used to play that episode. If downloadable link not available the user would be prompted to open the stream in browser.

Usage

ani-cli <query>

Dependencies

  • curl
  • sed
  • mpv