Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stars-sea/animecalendar
一个第三方 bangumi 程序, 支持蜜柑计划种子自动搜索
https://github.com/stars-sea/animecalendar
anime bangumi bangumi-api 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 (6 months ago)
- Default Branch: master
- Last Pushed: 2024-09-04T13:42:21.000Z (4 months ago)
- Last Synced: 2024-11-21T00:59:44.400Z (about 1 month ago)
- Topics: anime, bangumi, bangumi-api, mikan-project, mikanproject, refit, winui3
- Language: C#
- Homepage:
- Size: 379 KB
- Stars: 1
- 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:
[![refit](https://github-readme-stats.vercel.app/api/pin/?username=reactiveui&repo=refit)](https://github.com/reactiveui/refit)
H.NotifyIcon:
[![H.NotifyIcon](https://github-readme-stats.vercel.app/api/pin/?username=HavenDV&repo=H.NotifyIcon)](https://github.com/HavenDV/H.NotifyIcon)
CommunityToolkit.Mvvm:
[![CommunityToolkit.Mvvm](https://github-readme-stats.vercel.app/api/pin/?username=CommunityToolkit&repo=MVVM-Samples)](https://github.com/CommunityToolkit/MVVM-Samples)
CommunityToolkit.WinUI:
[![CommunityToolkit.WinUI](https://github-readme-stats.vercel.app/api/pin/?username=CommunityToolkit&repo=WindowsCommunityToolkit)](https://github.com/CommunityToolkit/WindowsCommunityToolkit)
HtmlAgilityPack:
[![HtmlAgilityPack](https://github-readme-stats.vercel.app/api/pin/?username=zzzprojects&repo=html-agility-pack)](https://github.com/zzzprojects/html-agility-pack)
### API
[Bangumi API](https://github.com/bangumi/api):