Skip to content

4cecoder/anicast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anicast

ANIME from the terminal to TV in a single command

Search for an Anime and beam to TV from ONLY YOUR terminal (macos/linux)

Repo Cloning Commands

git clone --recursive https://github.com/4cecoder/anicast
cd anicast

First run the build command

./setup.sh

search for an anime title in cli

  1. Find the name of the anime and remember the query number (for dub or subbs choice)
  2. test to see if the episode is reachable by this first command
  3. find your episode number (will need for the next step)

ani-cli/./ani-cli <name>

once you know know the cli name and episode number

Then it is time to get casting

cast it to a smart tv or other castable device

#usage
./cast.sh <anime-title-query> <choose result number> <episode number>

Just Wait for your anime selection to download and...

Now you're beaming it!

It should just start casting to whatever's currently castable on your local network

Dependencies:

Bruh

you NEED ALL these normal linux packages working:

Casting:

go

Anime Searching:

grep
sed
curl
openssl
jq

About

Cast anime to the TV from Cli (macos/linux)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages