Skip to content

Repository files navigation

一个跨平台的简易双(多)时钟桌面程序

支持全屏和置顶小窗、模拟表盘显示,支持快捷键切换、开机自启

扩平台支持,linux(x86\arm)、windows、mac(x86\arm)

A Cross-platform Simple Dual (Multi) Clock Desktop Application

Supports Full-screen and Always-on-top Mini Window, Simulated Dial Display, Shortcut Key Switching, and Auto-start on Boot

Cross-platform Support: Linux (x86\arm), Windows, macOS (x86\arm)

  • 全屏显示 Full-screen display
full-screen-display
  • 小窗显示 Small window display
small-window-display
  • 表盘显示 Watch face display
watch-face-display
  • 可配置开机自动启动(linux、windows、macOS) Configurable auto-start (supported on Linux/Windows/macOS)
config
  • 关于 About
about

国内高速下载release版本 Fast download release

为提高下载速度,release 版本会在 https://gitee.com/leison01010101/DualClock 上发布。

To improve download speed, release versions will be published on https://gitee.com/leison01010101/DualClock

🛡️ 注意 Note:

macOS 版程序没有数字签名,如果你从github release 下载了该 tar.gz 包,解压后,macOS会系统会自动给该文件添加一个名为 com.apple.quarantine 的扩展属性,即“来源不明”的标签。The macOS version of the program is not digitally signed. If you downloaded the tar.gz package from the GitHub Release, after extraction, macOS will automatically add an extended attribute named com.apple.quarantine to the file, which is the "unknown origin" tag.

  • 当你尝试运行带有此标签的应用时,Gatekeeper 会进行更严格的安全检查。When you try to run an application with this tag, Gatekeeper will perform stricter security checks.
  • 对于未通过 Apple 公证(Notarization)的应用,系统就会弹出“已损坏,无法打开”的提示。For applications that have not passed Apple Notarization, the system will pop up a prompt saying "is damaged and can't be opened".
  • 这个问题本质上是安全机制导致的“假损坏”,而非文件真的坏了。This issue is essentially "false damage" caused by the security mechanism, not that the file is actually broken.
  • 你可以移除隔离属性,在终端中,针对单个 .app 文件,使用 xattr 命令移除该属性。You can remove the quarantine attribute by using the xattr command in the terminal for a single .app file to remove this attribute.
xattr -d com.apple.quarantine /path/to/DualClock.app

About

实现一个全屏\标签\表盘的双时钟,一个Avalonia跨平台窗体练手程序

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages