一个用Go编写的终端宝可梦图鉴,支持搜索宝可梦并切换普通与闪光形态。

Stars

5

7 天增长

暂无数据

Fork 数

0

开放 Issue

1

开源协议

暂无数据

最近更新

2026-07-28

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

它展示了如何使用Go的Bubble Tea和Lip Gloss构建终端用户界面,对宝可梦爱好者和TUI开发者都有吸引力。

适合谁使用

  • 学习Go TUI编程的开发者
  • 偏好终端应用的宝可梦粉丝
  • 寻找Bubble Tea和Lip Gloss简单示例的开发者
  • 喜欢复古终端工具的爱好者

典型使用场景

  • 在终端中快速查看宝可梦形象
  • 实验构建交互式Go TUI应用
  • 作为学习Bubble Tea组件和样式的模板
  • 编程间隙用作宝可梦小工具

项目优势

  • 使用了成熟的Go库(Bubble Tea、Lip Gloss)
  • 功能简单聚焦,运行稳定
  • 使用标准Go工具链即可轻松构建和运行
  • 源码简洁,适合TUI入门学习

使用前须知

  • 仅支持宝可梦搜索和闪光切换(无属性、招式等数据)
  • 需要手动执行Go构建才能使用
  • 未说明精灵图的来源或是否依赖外部API

README 快速开始

Pokedex TUI

https://github.com/user-attachments/assets/5889f7c9-58cf-42ca-bdf8-4d62288832db

How to run this project

To run this project, do the following:

  • git clone this repo
  • in your terminal cd pokedex
  • then go build . -o pokedex

Commands

  • Enter - Search pokemon from search
  • Tab - Switch to shiny
  • Ctrl + C - Exit

Libraries Used

Why I made this project?

Wanted to start making TUI's, what could be better than a pokedex

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

nethical6
精选
nethical6 GitHub avatar

conversation-steganography

A tool that hides encrypted secret messages inside innocent-looking AI-generated chat text for private communication over any messaging platform.

Go
1,149
programmersd21
精选
programmersd21 GitHub avatar

flow

flow is a minimalist terminal dashboard that displays real-time network throughput with smooth animations, multiple responsive modes, and zero configuration.

开发者工具CLI 与终端
277
MobAI-App
MobAI-App GitHub avatar

simslim

simslim reduces iOS simulator memory usage by 4x by disabling unnecessary background daemons, allowing many more simulators to run on a single Mac.

Go
248