> This application is basically a π¬ wrapper around trace.moe
PREVIEW
go install github.com/irevenko/what-anime-cli@latest
what-anime-cli file ani.png
what-anime file anime.jpg
what-anime link https://anime.com/image.png
Just escpape the link with quotes "https://anime.com.anime.png&..."
I've tested these:
- jpg
- png
- jfif
- webp
- gif
If you have found other's working formats please create an issue
Contributions, issues and feature requests are welcome! π
Feel free to
check open issues.
git clone https://github.com/irevenko/what-anime-cli.git
cd what-anime-cli
go get -d ./...
go run main.go
- How to build CLI using Go
- Go project structure
- Go basics (modules, working with images, making HTTP requests)
(c) 2021 Ilya Revenko. MIT License