An open API service indexing awesome lists of open source software.

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.

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 |
| - | - | - | - |
| ![](https://github.com/user-attachments/assets/ebfba7e3-7b0f-4324-92e1-f37637cf2755) | ![](https://github.com/user-attachments/assets/b2d4e85c-0224-411c-bc8f-1ed6b3acd14c) | ![](https://github.com/user-attachments/assets/1665953f-ca15-460e-bb30-45b32a968101) | ![](https://github.com/user-attachments/assets/46f8d7e6-f35b-43f7-9025-3f2d19dd9284) |

## 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)