Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cjhdevact/timecontrolaero
时钟小工具Aero版
https://github.com/cjhdevact/timecontrolaero
vb-net vbnet widgets winform winforms
Last synced: 8 days ago
JSON representation
时钟小工具Aero版
- Host: GitHub
- URL: https://github.com/cjhdevact/timecontrolaero
- Owner: cjhdevact
- License: gpl-3.0
- Created: 2024-09-15T08:02:21.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T08:10:53.000Z (5 months ago)
- Last Synced: 2025-02-01T18:15:41.624Z (8 days ago)
- Topics: vb-net, vbnet, widgets, winform, winforms
- Language: Batchfile
- Homepage:
- Size: 151 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- License: License
Awesome Lists containing this project
README
# TimeControlAero - 时钟小工具 Aero 版
## 关于本项目
这是一个支持Aero背景的简单时钟小工具,面前处于开发阶段,存在一些Bugs。建议在 Windows 7 上使用以获得最佳体验,其它系统建议使用[TimeControl](https://github.com/cjhdevact/TimeControl)时钟小工具程序。
Aero 实现原理是调用`dwmapi.dll`来实现扩展标题栏的窗口框架到整个窗口,所以理论上显示的背景与你的窗口标题栏显示背景有关。所以在 Windows 11 使用可能可以将标题栏的云母效果扩展到整个窗口。
## 功能
本程序支持的功能有:
- [x] 显示时间(基础功能)
- [x] Aero 主题
- [ ] 其它一些功能,敬请期待……## 下载
转到[发布页](https://github.com/cjhdevact/TimeControlAero/releases)下载程序或源代码。
## 程序截图
主程序界面
![主程序界面](Assets/MainUI.png)
## 开源说明
在修改和由本仓库代码衍生的代码中需要说明“基于 TimeControlAero 开发”
------------
本程序基于 `GPL-3.0` 授权。