Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wanghaonie/plainceetimer
一个纯粹的高考倒计时,专为 Windows 平台设计,支持自定义考试名称和时间等。
https://github.com/wanghaonie/plainceetimer
cee college-entrance-exam countdown csharp desktop-app exam gaokao net472 time timer tool utility windows windows-10 windows-11 windows-7 windows-8 windows-8-1 winforms
Last synced: about 6 hours ago
JSON representation
一个纯粹的高考倒计时,专为 Windows 平台设计,支持自定义考试名称和时间等。
- Host: GitHub
- URL: https://github.com/wanghaonie/plainceetimer
- Owner: WangHaonie
- License: gpl-3.0
- Created: 2023-11-11T07:09:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-08T03:57:23.000Z (about 6 hours ago)
- Last Synced: 2025-02-08T04:25:50.957Z (about 6 hours ago)
- Topics: cee, college-entrance-exam, countdown, csharp, desktop-app, exam, gaokao, net472, time, timer, tool, utility, windows, windows-10, windows-11, windows-7, windows-8, windows-8-1, winforms
- Language: C#
- Homepage:
- Size: 3.49 MB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
⚠️注意⚠️本程序完全免费,且仅通过此 GitHub 仓库进行发布。任何其他网站或个人提供的下载链接均未获得授权,可能存在安全风险及功能不完整。为了保障您的权益,请直接从此仓库获取软件及其最新版本。支持正版,拒绝盗版!举报盗版
![]()
高考倒计时 by WangHaonie
[![GitHub all releases](https://img.shields.io/github/downloads/WangHaonie/PlainCEETimer/total?logo=github&label=%E4%B8%8B%E8%BD%BD%E9%87%8F&color=%23DC67A5)](#) [![GitHub release (with filter)](https://img.shields.io/github/v/release/WangHaonie/PlainCEETimer?logo=github&label=%E6%9C%80%E6%96%B0%E7%89%88&color=%23178600)](https://github.com/WangHaonie/PlainCEETimer/releases/latest/) [![GitHub Repo stars](https://img.shields.io/github/stars/WangHaonie/PlainCEETimer?logo=github&label=Stars&color=%23E5B84E)](#) [![GitHub](https://img.shields.io/github/license/WangHaonie/PlainCEETimer?logo=github&label=%E8%AE%B8%E5%8F%AF%E8%AF%81&color=%233C9DF8)](#GPL-3.0-1-ov-file)
## 简介
PlainCEETimer,适用于 Windows 系统的高考倒计时,支持自定义考试名称。
## 主要功能
+ ✅ 自定义考试名称;
+ ✅ 自定义考试开始、结束日期和时间;
+ ✅ 自定义显示的位置,默认左上角 (可设置);
+ ✅ 设置是否顶置显示,默认开启 (会被其他后来出现的同样具有顶置属性的窗口遮挡);
+ ✅ 更改倒计时字体和大小;
+ ✅ 更改倒计时文字、背景颜色;
+ ✅ 支持在不同的时刻显示不同的颜色和内容 (设置>规则管理器,[说明](./.github/Manual.md#规则管理器使用说明));
+ ✅ 可设置是否只显示天数等 (设置>显示);
## 其他功能
+ ✅ 可以拖动,不过需手动开启;
+ ✅ 防止多开,同时也防止被关闭 (但可以结束进程);
+ ✅ 设置开机启动;
+ ✅ 自身内存优化 (需手动开启);
+ ~~⛔ 跟随虚拟桌面移动 (需手动开启,不稳定,估计是系统接口有问题);~~ (已移除, [说明](./.github/Manual.md#如何显示在所有虚拟桌面上))
+ ✅ 重启倒计时 (用于更改了缩放后重启以防止窗口模糊);
+ ✅ 检查更新功能,用户确认后可自动下载并安装;
+ ✅ 同步网络时钟,确保系统时间准确无误 (因涉及到修改系统设置,使用此功能可能会弹出 UAC 对话框,请手动点击允许);
## 运行截图
> v3.0.8,Windows 11,1920x1080,125% 缩放![主窗口](./Screenshot.png)
## 使用说明
### 下载安装
+ 仅适用于 Windows 7 及以上的 x64 系统;
+ 先安装 [.NET Framework 4.7.2](https://dotnet.microsoft.com/zh-cn/download/dotnet-framework/thank-you/net472-offline-installer) (新版 Windows 10/11 可能内置了 .NET Framework 4.8 或更高版本,可以不用安装)
+ 到 [Releases](https://github.com/WangHaonie/PlainCEETimer/releases/latest) 下载安装程序 PlainCEETimer_X.X_x64_Setup.exe,按照提示安装就行;
+ 右键倒计时会出现右键菜单 (具体设置项说明请看[这里](#设置界面介绍))。
### 使用方法
+ [点此](./.github/Manual.md)查看详情
## 开发环境
Windows 11 Pro x64 (22635.4005),Visual Studio 2022 (17.10.5),C# (12.0),WinForms,.NET Framework 4.7.2
## 开源许可证
PlainCEETimer is licensed under the GNU General Public License v3.0 (GPL-3.0)
## 其他链接
[CSDN 博客](https://blog.csdn.net/WHNdeCSDN/article/details/139425056)
## 打赏作者
[传送门](https://wanghaonie.github.io/reward/reward.jpg)