All Projects → irevenko → What Anime Cli

irevenko / What Anime Cli

Licence: mit
❓🖼 Find the anime scene by image using your terminal

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to What Anime Cli

Cobra
A Commander for modern Go CLI interactions
Stars: ✭ 24,437 (+4484.8%)
Mutual labels:  cli-app, golang-application, cli
Caporal.js
A full-featured framework for building command line applications (cli) with node.js
Stars: ✭ 3,279 (+515.2%)
Mutual labels:  cli-app, cli
Gkill
Interactice process killer for Linux and macOS
Stars: ✭ 297 (-44.28%)
Mutual labels:  cli-app, cli
Mongo Seeding
The ultimate solution for populating your MongoDB database.
Stars: ✭ 375 (-29.64%)
Mutual labels:  cli-app, cli
Ovpm
OpenVPN Management Server - Effortless and free OpenVPN server administration
Stars: ✭ 256 (-51.97%)
Mutual labels:  golang-application, cli
Cli
✨ A powerful CLI for the Create Go App project. Create a new production-ready project with backend, frontend and deploy automation by running one CLI command!
Stars: ✭ 292 (-45.22%)
Mutual labels:  cli-app, cli
Stargazed
📋 Creating your own Awesome List of GitHub stars!
Stars: ✭ 339 (-36.4%)
Mutual labels:  cli-app, cli
Tldr
Golang command line client for tldr https://github.com/tldr-pages/tldr
Stars: ✭ 210 (-60.6%)
Mutual labels:  cli-app, cli
Macos Wallpaper
Manage the desktop wallpaper on macOS
Stars: ✭ 450 (-15.57%)
Mutual labels:  cli-app, cli
F License
Open Source License Key Generation and Verification Tool written in Go
Stars: ✭ 535 (+0.38%)
Mutual labels:  cli-app, cli
loli
A pretty CLI to find animes passing images 👉😳👈
Stars: ✭ 17 (-96.81%)
Mutual labels:  anime, golang-application
Dark Mode
Control the macOS dark mode from the command-line
Stars: ✭ 518 (-2.81%)
Mutual labels:  cli-app, cli
3llo
3llo - Trello interactive CLI aplication
Stars: ✭ 245 (-54.03%)
Mutual labels:  cli-app, cli
Argparse
Argparse for golang. Just because `flag` sucks
Stars: ✭ 294 (-44.84%)
Mutual labels:  cli-app, cli
Cat Names
🐈 Get popular cat names
Stars: ✭ 226 (-57.6%)
Mutual labels:  cli-app, cli
Create Dmg
Create a good-looking DMG for your macOS app in seconds
Stars: ✭ 3,494 (+555.53%)
Mutual labels:  cli-app, cli
Ahoy
Create self-documenting cli programs from YAML files. Easily wrap bash, grunt, npm, docker, (anything) to standardize your processes and make the lives of the people working on your project better.
Stars: ✭ 201 (-62.29%)
Mutual labels:  cli-app, cli
Sclack
The best CLI client for Slack, because everything is terrible!
Stars: ✭ 2,363 (+343.34%)
Mutual labels:  cli-app, cli
Ava
Node.js test runner that lets you develop with confidence 🚀
Stars: ✭ 19,458 (+3550.66%)
Mutual labels:  cli-app, cli
Rust Sloth
A 3D software rasterizer... for the terminal!
Stars: ✭ 478 (-10.32%)
Mutual labels:  cli-app, cli

What Anime CLI ❓🖼

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

PREVIEW

Installation 🔨

go get -u github.com/irevenko/what-anime-cli
what-anime-cli file ani.png

AUR package

Usage 🖥

Get Anime By Image File 🗃

what-anime file anime.jpg

Get Anime By Image Link 🔗

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

potential troubles

Just escpape the link with quotes "https://anime.com.anime.png&..."

Supported image extensions 🖼

I've tested these:

  • jpg
  • png
  • jfif
  • webp

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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].