介绍
官方网站:https://vladelaina.github.io/Catime/
一款简洁的 Windows 倒计时工具,支持番茄时钟功能,具有透明界面和丰富的自定义选项。
软件截图
软件特点
- 极简设计: 透明界面、点击穿透、可调大小和位置、多语言支持
- 丰富字体: 47种字体,支持实时预览
- 灵活计时: 快速预设、自定义时间输入、显示当前时间(12/24小时制)、倒计时、正计时
- 超时动作: 通知、锁屏、关机/重启、打开文件
- 界面美化: 15种预设颜色、支持输入颜色值、使用调色板选择、支持实时预览
使用说明
- 左键点击托盘图标: 设置时间
- 右键点击托盘图标: 打开设置菜单
- 编辑模式(Edit Mode): 拖拽调整位置,滚轮调整大小,🖱️鼠标右键关闭编辑模式
更新日志
v1.2.0
🎉 New Features
Unicode API Migration: Migrated from ANSI API to Unicode API — Thanks to: 枫谷剑仙
WinGet Auto-Publish: Integrated an automated workflow. The project will now be automatically submitted to the Windows Package Manager (WinGet) after a new tag is released.
Millisecond Precision Display: Time display now supports milliseconds, providing support for scenarios requiring more precise timing.
Window Hide Mode: Added a feature in "Time Management" to hide the window, allowing the program to run silently in the background.
Command-Line Argument (CLI) Support: Added support for quick operations via command-line arguments (e.g., catime.exe h displays help information), improving efficiency — Thanks to: valuex and rsyqvthv
Custom Font Support: Users can now freely change the interface font. The number of built-in fonts has also been streamlined for a cleaner interface.
🚀 Optimizations & Improvements
Diversified Time Formats: Added support for zero-padded formats like 09:59.
Build System Migration: The project's build system has been successfully migrated from xmake to CMake.
Update Check Restored: Re-enabled the automatic update check on startup to ensure users can get the latest version in a timely manner.
Countdown Preset Enhancements:
Preset items now support display down to the second.
Fixed an issue where quick countdown options became invalid after exceeding 8 items, and the limit has been significantly increased to 50.
Input Box Logic Optimization: When the input is incorrect, the system will now automatically select all content instead of clearing it, making it easier for users to make quick corrections.
Window and Dialog Experience:
Dialog boxes will now automatically center on the main screen when opened, preventing them from appearing in unexpected locations.
Increased the default display height of the window to optimize the visual layout.
🐛 Bug Fixes
Fixed an issue where the window might unexpectedly disappear after being unpinned from the top.
Fixed an issue where the program would be hidden by the Win + D (Show Desktop) command after starting on boot.
Fixed an issue where the "Countdown Presets" dialog did not automatically load the local configuration on startup — Thanks to: lxzrjyff)
Fixed a lack of input validation in the Pomodoro combo mode dialog.