Tuesday, January 19, 2021

What Anime CLI?

What Anime CLI ❓🖼

> This application is basically a 🍬 wrapper around trace.moe

PREVIEW

Usage 🖥

Get Anime By Image File 🗃

what-anime file anime.jpg

Get Anime By Image Link 🔗

what-anime link https://anime.com/image.png

powershell trouble

NOTE: MAKE SURE THAT YOUR LINKS ENDS WITH .IMAGE_FORMAT AND DOESN'T HAVE ANY & CHARS AFTER BECAUSE THIS SYMBOL IS RESERVED BY GOLANG

Supported image extensions 🖼

I've tested these:

If you have found other's working formats please create an issue

Installation 🔨

Build from source or go to bin folder and pick your executable file

Contributing 🤝

Contributions, issues and feature requests are welcome! 👍
Feel free to check open issues.

Quick Start 🚀

git clone https://github.com/irevenko/what-anime-cli.git
cd what-anime-cli
go get -d ./...
go run main.go

What I Learned 🧠

  • How to build CLI using Go
  • Go project structure
  • Go basics (modules, working with images, making HTTP requests)

License 📑

(c) 2021 Ilya Revenko. MIT License



from Hacker News https://ift.tt/39MD2WV

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.