https://github.com/maxchang3/raycast-bangumi
Track your bangumi.tv's anime, gaming, and book progress on Raycast.
https://github.com/maxchang3/raycast-bangumi
anime bangumi bangumi-api raycast raycast-extension
Last synced: 6 days ago
JSON representation
Track your bangumi.tv's anime, gaming, and book progress on Raycast.
- Host: GitHub
- URL: https://github.com/maxchang3/raycast-bangumi
- Owner: maxchang3
- License: mit
- Created: 2026-06-07T21:45:54.000Z (8 days ago)
- Default Branch: main
- Last Pushed: 2026-06-07T22:59:25.000Z (8 days ago)
- Last Synced: 2026-06-08T00:14:42.937Z (8 days ago)
- Topics: anime, bangumi, bangumi-api, raycast, raycast-extension
- Language: TypeScript
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Agents: AGENTS.md
Awesome Lists containing this project
README
# raycast-bangumi
A Raycast extension for Bangumi. Browse and manage your [bangumi.tv](https://bangumi.tv) progress directly within Raycast.
| [简体中文](./README_zh.md) | English |
## Features
* **Collections Management**: List and browse all your Bangumi collections.
* **Current Status Tracking**: Manage items with statuses such as *Watching*, *Playing*, and *Reading*.
* **Daily Calendar**: View the daily airing schedule of anime.
* **Search Subjects**: Search for anime, books, and games on Bangumi.
* **Search Characters**: Discover and search character profiles.
* **AI Tools Integration**: Fully integrated with Raycast AI to manage progress and search content directly in chat.
* **AI Translation**: Translate subject and character summaries using Raycast AI.
| Subject Details | Daily Calendar |
| - | - |
|
|
|
| Current Collections | Progress Management |
| - | - |
|
|
|
| View Progress | Daily Airing | Search | Update Status |
| - | - | - | - |
|  |  |  |  |
## Installation Guide
1. Search for `bangumi` in the Raycast Store and select install.
2. Upon first use, you will need to log in to your Bangumi account. Please follow the prompts to complete the login process.

## Preferences
You can customize which categories to display in your **Collections** list via the extension settings:
| Setting | Default |
| - | - |
| Show Book | `true` |
| Show Anime | `true` |
| Show Music | `false` |
| Show Game | `false` |
| Show Real | `true` |
## Credits
- [yjl9903/bgmx](https://github.com/yjl9903/bgmx) - Reference for some implementation details.
- [bangumi/api](https://github.com/bangumi/api) - Thanks to Bangumi for providing the official API.
## LICENSE
[MIT](LICENSE)
