mirror of
https://hub.gitmirror.com/https://github.com/ExamAware/ExamShowboard-Legacy.git
synced 2025-04-28 23:46:33 +00:00
commit
3d4d3dbdb9
54
README.md
54
README.md
@ -1,33 +1,25 @@
|
||||
<div align="center">
|
||||
|
||||
# <image src="resources/icon.png" height="36"/> ExamShowboard-Next
|
||||
|
||||
<!-- 测试-->
|
||||
|
||||
> 下一代考试看板
|
||||
|
||||
[](https://github.com/ProjectCampus-CH/exam-showboard-next/stargazers)
|
||||
[](https://github.com/ProjectCampus-CH/exam-showboard-next/forks)
|
||||
[](https://github.com/ProjectCampus-CH/exam-showboard-next/watchers)
|
||||
[](https://github.com/ProjectCampus-CH/exam-showboard-next/releases)
|
||||
[](https://github.com/ProjectCampus-CH/exam-showboard-next/issues)
|
||||
[](https://github.com/ProjectCampus-CH/exam-showboard-next/discussions)
|
||||
[](https://github.com/ProjectCampus-CH/exam-showboard-next)
|
||||
[](https://github.com/ProjectCampus-CH/exam-showboard-next/commits/master)
|
||||
[](https://github.com/ProjectCampus-CH/exam-showboard-next)
|
||||
[](https://github.com/ProjectCampus-CH/exam-showboard-next)
|
||||
# <image src="resources/icon.png" height="36"/> ExamShowboard
|
||||
|
||||
[](https://github.com/ExamAware/dsz-exam-showboard/stargazers)
|
||||
[](https://github.com/ExamAware/dsz-exam-showboard/forks)
|
||||
[](https://github.com/ExamAware/dsz-exam-showboard/watchers)
|
||||
[](https://github.com/ExamAware/dsz-exam-showboard/releases)
|
||||
[](https://github.com/ExamAware/dsz-exam-showboard/issues)
|
||||
[](https://github.com/ExamAware/dsz-exam-showboard)
|
||||
[](https://github.com/ExamAware/dsz-exam-showboard/commits/master)
|
||||
[](LICENSE)
|
||||
[](https://qm.qq.com/q/zDiEipHsaI)
|
||||
[](#贡献者)
|
||||
[](https://github.com/ProjectCampus-CH/exam-showboard-next/actions/workflows/build.yaml)
|
||||
[](https://qm.qq.com/q/zDiEipHsaI)
|
||||
[](#贡献者)
|
||||
[](https://github.com/ExamAware/dsz-exam-showboard/actions/workflows/build.yaml)
|
||||
|
||||

|
||||

|
||||
|
||||
一款显示当前时间与考试详细信息的看板类软件
|
||||
一款显示当前时间与考试详细信息的显示工具
|
||||
|
||||
| 下载 | [Releases](https://github.com/ProjectCampus-CH/exam-showboard-next/releases) | [Actions](https://github.com/ProjectCampus-CH/exam-showboard-next/actions) |
|
||||
| 下载 | [Releases](https://github.com/ExamAware/dsz-exam-showboard/releases) | [Actions](https://github.com/ExamAware/dsz-exam-showboard/actions) |
|
||||
| ---- | -------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ |
|
||||
|
||||
</div>
|
||||
@ -53,11 +45,9 @@
|
||||
|
||||
默认安装路径 `AppData\Local\Programs\exam-showboard`
|
||||
|
||||
- 编写 `json` 配置文件<br>
|
||||
- 您可以前往[ `ExamShowBoardEditor`](https://github.com/ProjectCampus-CH/DSZExamShowBoardEditor/releases)获取生成软件<br>
|
||||
- 您可以按照[手动编写 `json` 配置文件](https://github.com/ProjectCampus-CH/exam-showboard-next/tree/master/doc/Manually-write-JSON-configuration-file.md)教程编写配置文件
|
||||
|
||||
|
||||
- 编写 `json` 配置文件
|
||||
- 您可以前往 [ `ExamShowBoardEditor`](https://github.com/ExamAware/DSZExamShowBoardEditor/releases) 获取配置文件编辑器
|
||||
- 您可以按照[手动编写 `json` 配置文件](https://github.com/ExamAware/dsz-exam-showboard/tree/master/doc/Manually-write-JSON-configuration-file.md)教程编写配置文件
|
||||
- 打开软件,进入起始页面,点击 `打开配置` 按钮,选择配置文件
|
||||
- 或使用集控(仿照 [`ClassIsland` 集控使用方法](https://docs.classisland.tech/management/tutorial-create-management-config.html))
|
||||
- 新建 GitHub 公开存储仓库
|
||||
@ -76,11 +66,11 @@
|
||||
|
||||
## 遇到问题
|
||||
|
||||
💡 如果您遇到 `Bug` ,或需要提出`优化`建议或新的`功能`,请提交 [`Issues`](https://github.com/ProjectCampus-CH/exam-showboard-next/issues) 或在 [`Discussions`](https://github.com/ProjectCampus-CH/exam-showboard-next/discussions) 中讨论。
|
||||
💡 如果您遇到 `Bug` ,或需要提出`优化`建议或新的`功能`,请提交 [`Issues`](https://github.com/ExamAware/dsz-exam-showboard/issues) 或在 [`Discussions`](https://github.com/ExamAware/dsz-exam-showboard/discussions) 中讨论。
|
||||
|
||||
👥 您也可以加入 [`QQ群|901670561`](https://qm.qq.com/q/zDiEipHsaI)获取帮助或交流讨论。
|
||||
|
||||
🛠️ 欢迎为本软件进行改进或编写新功能提交 [`Pull Request`](https://github.com/ProjectCampus-CH/exam-showboard-next/pulls)
|
||||
🛠️ 欢迎为本软件进行改进或编写新功能提交 [`Pull Request`](https://github.com/ExamAware/dsz-exam-showboard/pulls)
|
||||
|
||||
## 开发
|
||||
|
||||
@ -130,9 +120,9 @@ $ yarn build:linux
|
||||
|
||||
### 开发进度
|
||||
|
||||
- 正在 [`master`](https://github.com/ProjectCampus-CH/exam-showboard-next/commits/master) 分支上维护`1.2-Yesod`版本。
|
||||
- 正在 [`master`](https://github.com/ExamAware/dsz-exam-showboard/commits/master) 分支上维护`1.2-Yesod`版本。
|
||||
|
||||
- 正在 [`dev`](https://github.com/ProjectCampus-CH/exam-showboard-next/commits/dev) 分支上开发`1.3-HOD`版本。
|
||||
- 正在 [`dev`](https://github.com/ExamAware/dsz-exam-showboard/commits/dev) 分支上开发`1.3-HOD`版本。
|
||||
|
||||
## 贡献者
|
||||
|
||||
@ -161,8 +151,8 @@ $ yarn build:linux
|
||||
|
||||
<div align="center">
|
||||
|
||||
[](https://starchart.cc/ProjectCampus-CH/exam-showboard-next/stargazers)
|
||||
[](https://starchart.cc/ExamAware/dsz-exam-showboard/stargazers)
|
||||
|
||||
如果这个项目对您有帮助,请点亮 Star [⭐](#exam-showboard-next)
|
||||
如果这个项目对您有帮助,请点亮 Star ⭐|[返回顶部](#%20%3Cimage%20src=%22resources/icon.png%22%20height=%2236%22/%3E%20ExamShowboard)
|
||||
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user