tomekz / ygo-bubble-tea

CLI for Yu-Gi-Oh! cards made with Bubble Tea

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ygo-bubble-tea

This is a command-line application that allows you to search for Yu-Gi-Oh! cards using the Ygoprodeck API. It is written in Go and uses the Bubble Tea Framework. You can search for a card name, select a card from a list of cards and view detailed information about it.

How to use

  1. Type in a card name in the text input field (e.g. "Dark Magician") and press enter.
  2. The search results will be displayed below the input field. Use the up and down arrow keys to navigate through the results.
  3. Press enter to select a card.
  4. The selected card's information will be displayed as a table.

About

CLI for Yu-Gi-Oh! cards made with Bubble Tea

License:MIT License


Languages

Language:Go 100.0%