https://github.com/stars-sea/animecalendar
一个第三方 bangumi 程序, 支持蜜柑计划种子自动搜索
https://github.com/stars-sea/animecalendar
anime bangumi bangumi-api csharp mikan-project mikanproject refit winui3
Last synced: about 1 month ago
JSON representation
一个第三方 bangumi 程序, 支持蜜柑计划种子自动搜索
- Host: GitHub
- URL: https://github.com/stars-sea/animecalendar
- Owner: Stars-sea
- License: mit
- Created: 2024-07-02T02:42:02.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-11-28T11:31:41.000Z (7 months ago)
- Last Synced: 2025-05-09T00:45:31.589Z (about 1 month ago)
- Topics: anime, bangumi, bangumi-api, csharp, mikan-project, mikanproject, refit, winui3
- Language: C#
- Homepage:
- Size: 201 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# AnimeCalendar
一个追番工具
应用程序图标来自 [@Lusiro - iconfont](https://www.iconfont.cn/user/detail?uid=46101&nid=f13abJwF2nW9)
## 注意事项 / Attention
编译前请修改 `AnimeCalendar.Api/Bangumi/BangumiApp.cs` 文件, 删除静态构造函数并填写相关常量 (`APP_ID` 和 `APP_SECRET`)
> 相关字段请到 申请
默认 User-Agent 修改到 `AnimeCalendar.Api/ModuleSettings.cs`
## 依赖 / Dependencies
### 库 / Libraries
refit:
[](https://github.com/reactiveui/refit)
H.NotifyIcon:
[](https://github.com/HavenDV/H.NotifyIcon)
CommunityToolkit.Mvvm:
[](https://github.com/CommunityToolkit/MVVM-Samples)
CommunityToolkit.WinUI:
[](https://github.com/CommunityToolkit/WindowsCommunityToolkit)
HtmlAgilityPack:
[](https://github.com/zzzprojects/html-agility-pack)
### API
[Bangumi API](https://github.com/bangumi/api):