67 lines
2.6 KiB
Markdown
67 lines
2.6 KiB
Markdown
<!-- WEHUB_ZH_README -->
|
||
> [!NOTE]
|
||
> 本文档由 WeHub 基于上游 README 翻译整理,属于社区翻译,非官方中文文档。
|
||
> [English](./README.en.md) · [原始项目](https://github.com/runcat-dev/RunCat365) · [上游 README](https://github.com/runcat-dev/RunCat365/blob/HEAD/README.md)
|
||
> 原作者、版权与许可证归属以原始项目及本仓库 LICENSE 文件为准。
|
||
|
||
# RunCat 365
|
||
|
||
**在 Windows 任务栏上显示一只可爱奔跑的小猫动画。**
|
||
|
||
> [!CAUTION]
|
||
>
|
||
> - 本项目面向 Windows,因此不接受关于 macOS 版本的咨询。
|
||
> - 不接受非英语提交的 Issue 或 Pull Request。
|
||
> - 未遵循 Issue 模板的 Issue 将被直接关闭。
|
||
|
||
[](https://github.com/runcat-dev/RunCat365/issues)
|
||
[](https://github.com/runcat-dev/RunCat365/network/members)
|
||
[](https://github.com/runcat-dev/RunCat365/stargazers)
|
||
[](https://github.com/runcat-dev/RunCat365/)
|
||
[](https://github.com/runcat-dev/RunCat365/releases)
|
||
[](https://github.com/runcat-dev/RunCat365/)
|
||
|
||
`C#` `Win32` `.NET 9.0` `Visual Studio` `RunCat`
|
||
|
||
## 演示
|
||
|
||
<img src="./docs/images/demo.gif" width="600" height="200" alt="demo" />
|
||
<br/>
|
||
<img src="./docs/images/overview.png" width="600" height="600" alt="overview" />
|
||
<br/>
|
||
<img src="./docs/images/custom_runner.png" width="600" height="467" alt="overview" />
|
||
<br/>
|
||
<img src="./docs/images/endless_game.png" width="600" height="375" alt="endless game" />
|
||
|
||
## 安装
|
||
|
||
RunCat 365 可通过 Microsoft Store 安装。
|
||
|
||
- 系统要求:Windows 10 版本 19041.0 或更高
|
||
- Microsoft Store:https://apps.microsoft.com/detail/9nw5lpnvwfwj
|
||
- 语言:
|
||
- 简体中文
|
||
- 繁体中文
|
||
- 英语(默认)
|
||
- 法语
|
||
- 德语
|
||
- 日语
|
||
- 韩语
|
||
- 西班牙语
|
||
|
||
## RunCat 开发者社区
|
||
|
||
这里是 RunCat 贡献者就开发与运维进行密切交流的空间。
|
||
欢迎所有有意为 RunCat 做出贡献的人加入。
|
||
但请注意,此处用于讨论功能,而非提交需求。
|
||
如需提交需求,请按模板创建 Issue。
|
||
|
||
Portal:https://runcat-dev.github.io
|
||
Discord:https://discord.gg/wja3mmHt9z
|
||
|
||
## 贡献者
|
||
|
||
<a href="https://github.com/runcat-dev/RunCat365/graphs/contributors">
|
||
<img src="https://contrib.rocks/image?repo=runcat-dev/RunCat365" />
|
||
</a>
|