Skip to content

Pochan v0.1.0

Choose a tag to compare

@github-actions github-actions released this 19 May 21:08

Pochan v0.1.0 — 首个公开版本

追番气泡,让你的追番习惯浮起来。

Pochan 是一个本地优先的桌面追番工具。番剧以"气泡"的形式呈现——看得越多,气泡浮得越高;放置太久,气泡就会慢慢沉底。你的追番节奏,一眼可见。


功能亮点

气泡画布

  • 每部番是一个浮动气泡,大小和位置反映你的观看频率
  • 左键点击 = 看了一集,气泡弹跳上浮
  • 右键点击 = 回退一集
  • 看完最后一集时触发完成动画 + 窗口抖动庆祝
  • 基于 matter.js 物理引擎,气泡会碰撞、弹跳、微微抖动

番剧库

  • 表格 / 卡片双视图
  • 排序:上次观看 / 名字 / 完成度 / 添加时间
  • 筛选:全部 / 在看 / 想看 / 看完 / 弃番
  • 搜索 + 批量操作

日历视图

  • 月历展示每周放送时间表
  • 点击空白格子快速记录今天看了什么

Bangumi 数据接入

  • 搜索并添加番剧,元数据自动从 Bangumi 拉取
  • 支持从 Bangumi 用户名一键导入公开收藏

本地优先

  • 所有数据存储在本地,无需注册账号
  • 支持 JSON 导出 / 导入备份

下载

平台 文件
Windows x64 Pochan_0.1.0_x64-setup.exe
Windows x86 Pochan_0.1.0_x86-setup.exe
Windows ARM64 Pochan_0.1.0_arm64-setup.exe
macOS (Apple Silicon) Pochan_0.1.0_aarch64.dmg
macOS (Intel) Pochan_0.1.0_x64.dmg
Linux x64 pochan_0.1.0_amd64.deb / .AppImage

技术栈

Tauri 2.x + React 18 + TypeScript + Vite + Zustand + matter.js

轻量、快速、跨平台。


这是 Pochan 的第一个版本,欢迎反馈和建议


Pochan v0.1.0 — First Public Release

Anime tracking, visualized as floating bubbles.

Pochan is a local-first desktop anime tracker. Each anime becomes a bubble — watch more and it floats higher; neglect it and it slowly sinks. Your watching rhythm, at a glance.

Highlights

  • Bubble Canvas — Physics-driven bubbles (matter.js). Left-click = watched +1, right-click = -1. Completion animation on finishing a series.
  • Library — Table/card views with sort, filter, search, and bulk actions.
  • Calendar — Monthly airing schedule with quick-log support.
  • Bangumi Integration — Search and add anime with metadata from Bangumi. Import public collections by username.
  • Local-first — All data stored locally. Export/import JSON backups. No account needed.

Tech Stack

Tauri 2.x · React 18 · TypeScript · Vite · Zustand · matter.js


First release — feedback welcome