Skip to content

vincebln2/ani-cli-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ani-cli-rs

A command-line anime streaming tool written in Rust. Inspired by ani-cli

Highlights

alt text

  • Lets you search for anime by name in the terminal
  • Choose between sub/dub options
  • Interactive episode list
  • Select a stream provider launched directly in mpv

How to use after installing

  • run ./ani-cli-rs in the terminal
  • Follow prompts in terminal to select the anime to watch
  • Enjoy!
  • Quit using terminal menu

How to install

  • Install rust if not already installed
  • Clone this repo, build using cargo
    git clone https://github.com/vincebln2/ani-cli-rs.git
    cd ani-cli-rs
    cargo build --release
  • Move the binary somewhere in path, or run from the src/ directory.

Dependencies

  • mpv (terminal video player)
  • rust toolchain (rustup)

About

Web scraping CLI to watch anime. Basically the original ani-cli (by pystardust) but implemented in rust instead of shell.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages