Compare commits
No commits in common. "master" and "v1.2.5" have entirely different histories.
Before Width: | Height: | Size: 128 KiB After Width: | Height: | Size: 314 KiB |
Before Width: | Height: | Size: 225 KiB After Width: | Height: | Size: 551 KiB |
29
README.md
@ -1,17 +1,16 @@
|
|||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
# <image src="resources/icon.png" height="36"/> ExamShowboard-Legacy
|
# <image src="resources/icon.png" height="36"/> ExamShowboard
|
||||||
|
|
||||||
[](https://github.com/ExamAware/dsz-exam-showboard/stargazers)
|
[](https://github.com/ExamAware/dsz-exam-showboard/stargazers)
|
||||||
[](https://github.com/ExamAware/dsz-exam-showboard/forks)
|
[](https://github.com/ExamAware/dsz-exam-showboard/forks)
|
||||||
[](https://github.com/ExamAware/dsz-exam-showboard/watchers)
|
[](https://github.com/ExamAware/dsz-exam-showboard/watchers)
|
||||||
[](https://github.com/ExamAware/dsz-exam-showboard/releases)
|
[](https://github.com/ExamAware/dsz-exam-showboard/releases)
|
||||||
[](https://visitorbadge.io/status?path=https%3A%2F%2Fgithub.com%2FExamAware%2Fdsz-exam-showboard)
|
|
||||||
[](https://github.com/ExamAware/dsz-exam-showboard/issues)
|
[](https://github.com/ExamAware/dsz-exam-showboard/issues)
|
||||||
[](https://github.com/ExamAware/dsz-exam-showboard)
|
[](https://github.com/ExamAware/dsz-exam-showboard)
|
||||||
[](https://github.com/ExamAware/dsz-exam-showboard/commits/master)
|
[](https://github.com/ExamAware/dsz-exam-showboard/commits/master)
|
||||||
[](LICENSE)
|
[](LICENSE)
|
||||||
[](https://qm.qq.com/q/zDiEipHsaI)
|
[](https://qm.qq.com/q/zDiEipHsaI)
|
||||||
[](#贡献者)
|
[](#贡献者)
|
||||||
[](https://github.com/ExamAware/dsz-exam-showboard/actions/workflows/build.yaml)
|
[](https://github.com/ExamAware/dsz-exam-showboard/actions/workflows/build.yaml)
|
||||||
|
|
||||||
@ -20,17 +19,14 @@
|
|||||||
|
|
||||||
一款显示当前时间与考试详细信息的显示工具
|
一款显示当前时间与考试详细信息的显示工具
|
||||||
|
|
||||||
| | 🚀**发行版** | **🚧当前构建** |
|
| 下载 | [Releases](https://github.com/ExamAware/dsz-exam-showboard/releases) | [Actions](https://github.com/ExamAware/dsz-exam-showboard/actions) |
|
||||||
| --- | --- | --- |
|
| ---- | -------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ |
|
||||||
| **下载** | [Releases](https://github.com/ExamAware/dsz-exam-showboard/releases) | [Actions](https://github.com/ExamAware/dsz-exam-showboard/actions) |
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
>[!tip]
|
> [!tip]
|
||||||
>
|
>
|
||||||
> ExamShowboard-Legacy(考试看板-Legacy)已过时
|
> **本软件使用 `Vue` + `TypeScript` + `JavaScript` 制作,使用 `Node.js` + `Electron` 完善系统级功能并打包。**
|
||||||
>新版考试看板 知试ExamAware 2 请前往 `ExamAware2-Desktop` 仓库[获取](https://github.com/ExamAware/ExamAware2-Desktop)
|
|
||||||
|
|
||||||
|
|
||||||
## 功能
|
## 功能
|
||||||
|
|
||||||
@ -46,18 +42,21 @@
|
|||||||
## 开始使用
|
## 开始使用
|
||||||
|
|
||||||
- 下载安装程序并运行
|
- 下载安装程序并运行
|
||||||
|
|
||||||
|
默认安装路径 `AppData\Local\Programs\exam-showboard`
|
||||||
|
|
||||||
- 编写 `json` 配置文件
|
- 编写 `json` 配置文件
|
||||||
- 您可以前往 [ `ExamShowBoardEditor`](https://github.com/ExamAware/DSZExamShowBoardEditor/releases) 或 [`Jursin/exam-config-editor`](https://github.com/Jursin/exam-config-editor) 获取配置文件编辑器
|
- 您可以前往 [ `ExamShowBoardEditor`](https://github.com/ExamAware/DSZExamShowBoardEditor/releases) 获取配置文件编辑器
|
||||||
- 您可以按照[手动编写 `json` 配置文件](https://github.com/ExamAware/dsz-exam-showboard/tree/master/doc/Manually-write-JSON-configuration-file.md)教程编写配置文件
|
- 您可以按照[手动编写 `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))
|
- 或使用集控(仿照 [`ClassIsland` 集控使用方法](https://docs.classisland.tech/management/tutorial-create-management-config.html))
|
||||||
- 新建 GitHub 公开存储仓库
|
- 新建 GitHub 公开存储仓库
|
||||||
- 上传上面提到的 `exam_config.json` 文件
|
- 上传上面提到的 `exam_config.json` 文件
|
||||||
- 复制 `Raw` 直链粘贴到应用 `请求地址` 文本框并保存
|
- 复制 `Raw` 直链粘贴到应用`请求地址`文本框并保存
|
||||||
|
|
||||||
> [!tip]
|
> [!tip]
|
||||||
>
|
>
|
||||||
> 可以在 `Raw 文件` 前加上镜像源链接,如
|
> 可以在 `Raw 文件` 前加上镜像源,如
|
||||||
>
|
>
|
||||||
> ```txt
|
> ```txt
|
||||||
> https://github.moeyy.xyz/https://raw.githubusercontent.com/{owner}/{repo}/refs/heads/main/exam_config.json
|
> https://github.moeyy.xyz/https://raw.githubusercontent.com/{owner}/{repo}/refs/heads/main/exam_config.json
|
||||||
@ -121,7 +120,9 @@ $ yarn build:linux
|
|||||||
|
|
||||||
### 开发进度
|
### 开发进度
|
||||||
|
|
||||||
- 正在 [`master`](https://github.com/ExamAware/dsz-exam-showboard/commits/master) 分支上维护`v1.2`版本。
|
- 正在 [`master`](https://github.com/ExamAware/dsz-exam-showboard/commits/master) 分支上维护`1.2-Yesod`版本。
|
||||||
|
|
||||||
|
- 正在 [`dev`](https://github.com/ExamAware/dsz-exam-showboard/commits/dev) 分支上开发`1.3-HOD`版本。
|
||||||
|
|
||||||
## 贡献者
|
## 贡献者
|
||||||
|
|
||||||
|
BIN
build/icon.ico
Before Width: | Height: | Size: 264 KiB After Width: | Height: | Size: 353 KiB |
BIN
build/icon.png
Before Width: | Height: | Size: 800 KiB After Width: | Height: | Size: 163 KiB |
Before Width: | Height: | Size: 264 KiB After Width: | Height: | Size: 353 KiB |
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
> [!warning]
|
> [!warning]
|
||||||
>
|
>
|
||||||
> 请确保 `exam_config.json` 文件编码为 `UTF-8`,换行符为 `LF`,按照`json`文件格式填写。**(不然可能会出一些神奇的 Bug)**
|
> 请确保 `exam_config.json` 文件编码为 `UTF-8`,换行符为 `LF`,按照`json`文件格式填写。不然可能会出一些神奇的 Bug。
|
||||||
>
|
>
|
||||||
> 不确定?可以使用 [VSCode](https://code.visualstudio.com/) 打开、编辑文件,右下角显示编码格式和换行方式,点击即可更改。
|
> 不确定?可以使用 [VSCode](https://code.visualstudio.com/) 打开、编辑文件,右下角显示编码格式和换行方式,点击即可更改。
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "examshowboard",
|
"name": "examshowboard",
|
||||||
"version": "1.2.5",
|
"version": "1.2.5",
|
||||||
"description": "考试展板",
|
"description": "电子考试展示板",
|
||||||
"main": "./out/main/index.js",
|
"main": "./out/main/index.js",
|
||||||
"author": "Hello8693&MKStoler <hello8693@hello8693.xyz>",
|
"author": "Hello8693&MKStoler <hello8693@hello8693.xyz>",
|
||||||
"homepage": "https://edicdn.eu.org/",
|
"homepage": "https://edicdn.eu.org/",
|
||||||
|
Before Width: | Height: | Size: 800 KiB After Width: | Height: | Size: 163 KiB |
@ -54,7 +54,7 @@ class WindowManager {
|
|||||||
return this.MainWindow;
|
return this.MainWindow;
|
||||||
}
|
}
|
||||||
this.MainWindow = this.createWindow('mainWindow', {
|
this.MainWindow = this.createWindow('mainWindow', {
|
||||||
title: 'ExamShowboard 考试看板',
|
title: 'DSZ ExamShowboard 考试看板',
|
||||||
fullscreen: true
|
fullscreen: true
|
||||||
});
|
});
|
||||||
this.MainWindow.on('close', () => {
|
this.MainWindow.on('close', () => {
|
||||||
|
@ -11,12 +11,16 @@
|
|||||||
<p class="text-lg">本软件旨在为考生提供便捷的考试信息查看体验。</p>
|
<p class="text-lg">本软件旨在为考生提供便捷的考试信息查看体验。</p>
|
||||||
<p class="text-lg developer">
|
<p class="text-lg developer">
|
||||||
开发者:
|
开发者:
|
||||||
<a href="https://github.com/examaware" target="_blank" class="developer-name"
|
<a href="https://github.com/hello8693DSZ" target="_blank" class="developer-name"
|
||||||
>ExamAware开发团队</a
|
>Hello8963</a
|
||||||
|
>
|
||||||
|
<span> </span>
|
||||||
|
<a href="https://github.com/MKStoler4096" target="_blank" class="developer-name"
|
||||||
|
>Mkstoler4096</a
|
||||||
>
|
>
|
||||||
</p>
|
</p>
|
||||||
<v-btn
|
<v-btn
|
||||||
href="https://github.com/ExamAware/ExamShowboard-Legacy"
|
href="https://github.com/ProjectCampus-CH/dsz-exam-showboard-next"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
color="primary"
|
color="primary"
|
||||||
class="mt-4 normal-case"
|
class="mt-4 normal-case"
|
||||||
|