What Anime TUI
A downloadable tool for Windows, macOS, and Linux
Pass the image/gif file path or URL to the program arguments or to the input field and then just press enter to find what anime and scene it is from.
Source Code: What Anime TUI — Github
Status | In development |
Category | Tool |
Platforms | Windows, macOS, Linux |
Author | Mark Mandriota |
Tags | Anime, search, Text based |
Download
Install instructions
Recommended Method
Download executable and open it in your terminal.
Homebrew Method (MacOS/Linux only)
Enter following command in your terminal:
brew tap mandriota/mandriota brew install what-anime-tui
You may also need to install homebrew package manager (https://brew.sh).
NPM Method
Enter following command in your terminal:
npm i what-anime-tui
You may also need to install npm package manager (https://nodejs.org/en/download).
Gopher Method
Download and install Go from go.dev, then enter the following command in your terminal:
go install github.com/mandriota/what-anime-tui@latest
You may also need to add go/bin directory to PATH environment variable. Enter the following command in your terminal to find go/bin directory:
echo `go env GOPATH`/bin
Leave a comment
Log in with itch.io to leave a comment.